Find
You are looking at a large lamp
When the light is shining there is a tiny bit of shadow which makes out the words
"The moo cow is here to stay"
Created by
Josh
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then popit;
##popit:
say 'sound',"Bubbles are popping all around you";
say 'sound',"[$init_obj] pokes [$actor] and it makes a very loud POP!";