Find
You are looking at the object called Metroid Prime looking very scary
Created by
omenofdoom
, last updated 09 Nov 2008
Code
##push:runsub isitme;
##isitme:if $actor eq $target then spawnit else end;
##spawnit:
new a Fission Metroid worth 1000;
say 'msg',"[$actor] spawned [$new_id]";