Find
You are looking at an action called shuntf
send the target to fantasy land
Created by
wolis
, last updated 01 Jul 2009
Code
get $target in $loc;
if $target > 0 then sendtofantasy;
##sendtofantasy:
$fantasy = 2123;
relocate $target to $fantasy print "[$target] runs away" then "[$target] falls from the sky";