the-infocom-files / zork2

Zork II: The Wizard of Frobozz
8 stars 4 forks source link

Wrong message when the princess enters the "munged" gazebo #33

Open eriktorbjorn opened 5 years ago

eriktorbjorn commented 5 years ago
There is a dishevelled and slightly unkempt princess here.
The princess enters the gazebo, although you would never get past the debris.
She must be magically protected..

>ENTER GAZEBO
Noxious vapors prevent your entry.

In this case, the gazebo was munged by me opening the flask inside it so there really isn't any debris there.

Rooms can be munged by:

So the only way to mung the gazebo seems to be with the brick or the flask. I guess we could keep track of if it was the flask, and then print "noxious vapors" instead of "debris".

At the very least, we should fix the "protected.." to say "protected." instead.