Find
You are looking at an armadillo which is chained to a pole just outside the house
Created by
Josh
, last updated 12 Jan 2007
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then patit;
##patit:
say 'sound',"grrrrrr....";
say 'sound',"[$actor] seems unhappy when [$init_obj] tries to pat it";