Find
You are looking at a dial
Use the dial
to turn on the fireplace.
Created by
a lost object #19500
, last updated 18 Dec 2007
Code
##use:runsub whattodo;
##whattodo:if $actor eq $target then turn else end;
##turn:
find $loc,29433
say 'msg',"[$init_obj] turns [$actor];
say 'msg',"A fire springs to life in [29433]";
say 'msg',"[$init_obj] starts to warm up";