Find
You are looking at a large sofa which is a little worn around the edges
Created by
wolis
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then talktoit;
##talktoit:
say 'sound',"[$init_obj] sits on [$actor] and yawns out of relief";
say 'sound',"[$actor] creaks and [$init_obj] jumps off";