Find
You are looking at a poncho
Created by
Josh
, last updated 24 Jan 2015
Code
#isitme:
if $actor eq $target then wearit;
##wearit:
say 'sound',"WHOOSH!";
say 'sound',"[$init_obj] puts on [$actor] and then realizes it isn't their style so [$init_obj] takes it off";