Find
You are looking at a magnet
Use the magnet
to stick it on things.
Created by
wolis
, last updated 03 Feb 2007
Code
##use:runsub whattodo;
##whattodo:if $actor eq $target then stickit else end;
##stickit:
find $loc,random not me;
say 'msg',"[$init_obj] sticks [$actor] on [$found_id]";