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:
parent
73b49d27f4
commit
e0b9aeda6e
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
no
|
||||
seed 11247848
|
||||
|
@ -419,6 +419,7 @@ get bottle
|
|||
inven
|
||||
sw
|
||||
get cage
|
||||
# In the original game, the bird is in the cage at this point
|
||||
inven
|
||||
get bird
|
||||
inven
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue