Find
You are looking at a fridge filled with scrumptios foosd such as pie
Created by
a lost object #2983
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then talktoit;
##talktoit:
say 'sound',"[$init_obj] says 'Can't wait for some scrumptious foods!'";
say 'sound',"Some pie falls out of [$actor] when [$init_obj] opens it";