From c300f9f084a4c0663b61b5ffd96d634a5b8a3247 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Thu, 6 Jan 2022 14:34:33 +0200 Subject: [PATCH] Fixes entry --- doc/fixes37.0 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 748efeda7..e6efc4477 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -711,7 +711,9 @@ extend 3.6.1 fix to explicitly use name of unseen shopkeeper instead of "It" fix some inconsistencies with applied bullwhip vs monster polymorphing while wearing an amulet of strangulation from a form that wasn't vulnerable to one that was gave wrong message ("still constricts") -for accessibility reasons, give a message when monster teleports +for accessibility reasons, give a message when monster teleports and + when a monster is created during gameplay (for the cases that + did not have their own custom message) if a gremlin stole intrinsic 'see invisible' the map wasn't updated properly mark some messages as urgent ("You die*.", having equipment stolen, being caught in a magical explosion)