Bugfix: bird starts caged in endgame.

Turns out the code of put() had been modified ibcorrectly, but
the bug was masked in all but a few cases, noe of which would be
encountered in normal gameplay.

A test to ensure this bug does noit recur has been added.
This commit is contained in:
Eric S. Raymond 2023-03-11 09:35:26 -05:00
parent fe8a82927c
commit 71f05c4567
7 changed files with 2445 additions and 17 deletions

View file

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