From 3accaf9c53877058391e281ae3810dc1ef457ce1 Mon Sep 17 00:00:00 2001 From: PatR Date: Thu, 16 Nov 2023 23:16:54 -0800 Subject: [PATCH] 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 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 6d210f64f..0f1e1c4a0 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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