Find
You are looking at a copying machine
Created by
suinoukoff
, last updated 22 Aug 2009
Code
if target of use then replicate;
##replicate:
copy $second;
set $new_id's owner to $init_obj;
set $new_id's creator to $init_obj;
say 'msg',"[$actor] lowers [$second] in through the top, scans it, probes it, and studies it. the top of the machine rises up again, holding a duplicate, along with the origional.";
relook $loc;