the-infocom-files / sorcerer

Sorcerer
3 stars 3 forks source link

Misleading response to "UNTIE ROPE" #38

Open eriktorbjorn opened 4 years ago

eriktorbjorn commented 4 years ago

This response seems misleading:

>UNTIE ROPE
This cannot be tied, so it cannot be untied!

This happens because ROPE-F only handles the UNTIE action if ROPE-TO-BEAM is true. Otherwise, it's handled by V-UNTIE instead, and that always prints this message.