Find
You are looking at a Purple Dress
Created by
Josh
, last updated 24 Dec 2006
Code
##use:runsub isitme;
##isitme:
if $actor eq $target then wearit;
##wearit:
say 'sound',"[$init_obj] puts on [$actor]";
say 'sound',"[$init_obj] realizes that now is a very inappropriate time to wear [$actor]";