Find
You are looking at a sink
Feel free to wash your hands.
use sink
Created by
a lost object #19500
, last updated 18 Dec 2007
Code
##use:runsub whattodo;
##whattodo:if $actor eq $target then sink else end;
##sink:
say 'msg',"Water starts to run";
say 'msg',"[$init_obj] washes their hands";