PR #1142 - show level annotation when restoring

Pull request from entrez:  when issuing the "welcome back" message
when restoring, print the current level's player-suppliedannotation
if there is one.  Doesn't show automatically generated annotations
like "Oralce of Delphi" or "a sink" or "stairs to the Gnomish Mines".

Closes #1142
This commit is contained in:
PatR
2023-11-16 23:16:54 -08:00
parent f5a22ff5f8
commit 3accaf9c53

View File

@@ -2332,6 +2332,7 @@ allow #dip '-' in a fountain, pool, or sink to clean slippery fingers/gloves
allow #dip potions into a sink to get a hint about what they are, similar to
dropping rings into a sink; dipping other stuff causes water damage
so could be used to blank out scrolls and books
when restoring, show current level's player-applied annotation if there is one
Platform- and/or Interface-Specific New Features