Fixed regression in #21 Cleaned up logic of light/extinguish

This commit is contained in:
NHOrus 2017-07-02 16:27:20 +03:00 committed by Eric S. Raymond
parent 73af0e3a55
commit e91742e1b9
3 changed files with 25 additions and 23 deletions

View file

@ -2013,20 +2013,6 @@ A small oil flame extrudes from an urn embedded in the rock.
> extinguish
I'm afraid I don't understand.
> look
Sorry, but I am not allowed to give more detail. I will repeat the
long description of your location.
The forest thins out here to reveal a steep cliff. There is no way
down, but a small ledge can be seen to the west across the chasm.
A small oil flame extrudes from an urn embedded in the rock.
> extinguish urn
The urn is now dark.
> look
@ -2039,6 +2025,20 @@ down, but a small ledge can be seen to the west across the chasm.
A small urn full of oil is embedded in the rock.
> light
The urn is now lit.
> look
Sorry, but I am not allowed to give more detail. I will repeat the
long description of your location.
The forest thins out here to reveal a steep cliff. There is no way
down, but a small ledge can be seen to the west across the chasm.
A small oil flame extrudes from an urn embedded in the rock.
> extinguish urn
The urn is now dark.