Find
You are looking at the Double bed
Created by
Jacqui
, last updated 24 Dec 2006
Code
##say:runsub isitme;
##isitme:
if $actor eq $target then sayit;
##sayit:
say 'sound',''[$init_obj] It sounds like you have some troubles. Tell Me ([$actor]) all about them'';
say 'sound',''[$init_obj] tells [$actor] all of their troubles'';