Find
You are looking at a sink
Wash your hands before you cook anything.
use the sink
Created by
a lost object #19500
, last updated 18 Dec 2007
Code
##use:runsub whattodo;
##whattodo:if $actor eq $target then washit else end;
##washit:
say 'msg',"Water starts running";
say 'msg',"[$init_obj] washes their hands";