Find
You are looking at a red fox My what big teeth it has........
it looks like this would hurt if it bite you....
Created by
HappyBunny
, last updated 24 Dec 2006
Code
##tickloc: runsub whattodo;
##wish:runsub kill;
##whattodo:
runsub kill/3;
##kill:
var $how to (slowly,quickly,wildly,loudly);
var $msg to (grrrs,purrrrs, howls);
say 'msg',"[$actor] $how $msg";