Prevent game from uttering solecisms about the "floor" when outside.

This commit is contained in:
Eric S. Raymond 2017-07-12 00:19:16 -04:00
parent bd1b893263
commit 4a4c113624
4 changed files with 18 additions and 4 deletions

View file

@ -58,6 +58,9 @@ Bug fixes:
incorrect most places it appeared and has been replaced by "A crystal
bridge spans the fissure." (timeless present).
* Under odd circumstances (dropping rug or vase outdoors) the game could
say "floor" when it should say "ground" (or "dirt", or something).
By default, advent issues "> " as a command prompt. This feature
became common in many variants after the original 350-point version,
but was never backported into Crowther & Woods's main line before now.