From: PatR Date: Wed, 2 Feb 2022 19:58:12 +0000 (-0800) Subject: fixes entry for pull request #665 - mplayer chat X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=afe36abdac629c4320c71aa3d06c84f5996cd67e;p=nethack 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 --- 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