Find
You are looking at the grass
OOh! Look at how scrumptious this grass is, couldn't you just gobble it up?
But why are you reading the grass?
Created by
Josh
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:if $actor eq $target then touchit;
##touchit:
say 'sound',"[$init_obj] rolls around in [$actor] playfully";
say 'sound',"[$init_obj] has a little nap on [$actor]";
var $words to (My oh my!,
Darn it!,
Oh no!
This is disappointing,
That wasn't nearly as good as it seemed to be and now,
Look at the time!,
Quick I have to run cos,);
say 'sound',"[$init_obj] wakes up and says '$words I'm late!'";