Nearby chair "Chair"
with
name "comfy" "cozy" "chair",
description "You see a comfy chair",
before [; enter: print "You sink deeply into the plush cushions.^";
exit : Print "Gosh, that was cozy.^";
],
has supporter enterable static scenery;
Shove this rudimentary object into a room and sit on it. You will get the
"enter" message before you sit. However you won't get the "exit" message
when you stand up.
Am i missing something or is this a bug?
I checked, just for interest's sake, putting a message in the AFTER property
as well, and it doesn't seem to get any control after "exit"ing either.
--- ...with love and tomato sandwiches. <as544@torfree.net>