Find
You are looking at a mover
Created by
xiii
, last updated 24 Dec 2006
Code
##push:runsub isitme;
##isitme:
find $loc,random doorway;
var $oname to $found_id's class;
var $ofacehow to $found_id's facehow;
say 'nothing',"$found_id $oname $ofacehow";
runsub follow;
##follow:
say 'nothing',"emptying facehow";
set 2205's face to 'x';
say 'nothing',"done";