Find
You are looking at a fig
Created by
wolis
, last updated 15 Apr 2009
Code
if target of push then whyattack;
##whyattack:
$target = $init_obj;
print "[$actor] glares at [$target] and says, 'Leave now or I shall attack!'";
call "do taps his feet, still glaring at [$target]",20;
call "say I'm warning you for the last time, go away!",40;
$attackdelay = 60;