Documerntation and comment polishing.

This commit is contained in:
Eric S. Raymond 2023-02-28 17:05:37 -05:00
parent 9a1b4d021e
commit 89266b7c1a
2 changed files with 7 additions and 3 deletions

View file

@ -68,8 +68,12 @@ Bug fixes:
* Under odd circumstances (dropping rug or vase outdoors) the game could
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.
Bugs (accidental changes that don't seem worth the effort to fix):
* Commands that are not moves (e.g. "look" and "inven") can be used
during fee fie fo foo without breaking recognition of the sequence.
* Bird starts uncaged in the endgame.
Enhancements: