Find
You are looking at a dining table
For those special occasions.
Created by
a lost object #19500
, last updated 18 Dec 2007
Code
##use:runsub whattodo;
##whattodo:if $actor eq $target then table else end;
##table:
say 'msg',"chairs appear around [$actor]";
say 'msg',"[$actor] says 'Please sit!'";