Find
You are looking at a bookshelf
Emma loves Bluey
Created by
Josh
, last updated 04 Jan 2012
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then readit;
##readit:
say 'sound',"Oooh! Awww... Hmmm....";
say 'sound',"[$init_obj] gets a book out of[$actor] and reads it with great interest";