Find
You are looking at the Towel Rack
Created by
a lost object #197
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then washit;
##washit:
say 'sound',"After using [4008], [$init_obj] has to get a towel off [$actor]";
say 'sound',"[$init_obj] puts the towel back on [$actor]";