Resolve Gitlab issue #55: in endgame, some object starting states are incorrect

The uncaged status of the bird in the endagame doesn't seem worth the effort to fix it.
This commit is contained in:
Eric S. Raymond 2022-04-05 19:20:21 -04:00
parent 73b49d27f4
commit e0b9aeda6e
2 changed files with 5 additions and 1 deletions

View file

@ -69,6 +69,9 @@ Bug fixes:
* Under odd circumstances (dropping rug or vase outdoors) the game could * Under odd circumstances (dropping rug or vase outdoors) the game could
say "floor" when it should say "ground" (or "dirt", or something). say "floor" when it should say "ground" (or "dirt", or something).
* Bird starts uncaged in the endgame. This is an accidental change
that doesn't seem worth the effort to fix.
Enhancements: Enhancements:
By default, advent issues "> " as a command prompt. This feature By default, advent issues "> " as a command prompt. This feature

View file

@ -1,4 +1,4 @@
## Check that water is unavailable in endgame ### Check that water is unavailable in endgame
# Addresses GitLab issue #55: in endgame, some object starting states are incorrect # Addresses GitLab issue #55: in endgame, some object starting states are incorrect
no no
seed 11247848 seed 11247848
@ -419,6 +419,7 @@ get bottle
inven inven
sw sw
get cage get cage
# In the original game, the bird is in the cage at this point
inven inven
get bird get bird
inven inven