From afe36abdac629c4320c71aa3d06c84f5996cd67e Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 2 Feb 2022 11:58:12 -0800 Subject: [PATCH] fixes entry for pull request #665 - mplayer chat From entrez: Have fake players respond to #chat via verbalize() rather than pline() since those responses are spoken. Closes #665 --- 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 6133a3aab..4479ea456 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -764,6 +764,7 @@ mindless monsters shouldn't cringe stepping on squeaky boards falling down a hole or trapdoor will cause damage proportional to fall height stinking gas clouds block line-of-sight covetous monsters will teleport to downstairs or upstairs to heal +have fake player monsters use verbalize instead of pline when reacting to chat Fixes to 3.7.0-x Problems that Were Exposed Via git Repository