Find
You are looking at an ornate lamp which glows dimly in the corner
Created by
wolis
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then talktoit;
##talktoit:
say 'sound',"[$init_obj] switches on [$actor] and basks in light";
say 'sound',"[$actor] crackles loudly so [$init_obj] turns it off";