Find
You are looking at a stereo which is playing loud music
On
Off
Volume Up
Volume Down
STEREO 200 only a thousand ever made
Created by
a lost object #4145
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then musicit;
##musicit:
say 'sound',"The music from [$actor] plays very very loudly";
say 'sound',"[$init_obj] turns off [$actor] because the neighbours were complaining";