Find
You are in a ring of polymorph control which is cursed
Just an ordinary ring.. and it looks so pretty too.. go on.. you know you want to
wear the ring
Oh.. if your not quite feeling yourself, just login again.
Created by
wolis
, last updated 10 Mar 2009
Code
if target of wears then polythem;
##polythem:
find $actor,random;
if $found_id > 0 then morphnow;
##morphnow:
copy $found_id;
clear $new_id,all;
set $new_id's loc to $actor's loc;
$tepid = $init_obj's pid;
set $new_id's pid = $tepid;
set $init_obj's pid = '';
print "[$init_obj] turns into [$new_id]";
a small ape
a small duck
a grid bug