<COND (<DOBJ? GLOBAL-GREENUP>
<TELL "You barely issue this order when">)
(T <TELL "Greenup turns and runs away. Then">)>
<REMOVE ,GREENUP>
<FSET ,GREENUP ,MUNGBIT>
<TELL
" a crew member reports seeing
The purpose must be that if Greenup is in the room with you, you'll see him run away. Otherwise, you don't. But no matter what I try, I only get the "Greenup turns and runs away" variant of the message.
This code comes from
V-ARREST
:The purpose must be that if Greenup is in the room with you, you'll see him run away. Otherwise, you don't. But no matter what I try, I only get the "Greenup turns and runs away" variant of the message.
I'm not sure why this doesn't work as intended.