]> granicus.if.org Git - nethack/commitdiff
fixes entry for pull request #665 - mplayer chat
authorPatR <rankin@nethack.org>
Wed, 2 Feb 2022 19:58:12 +0000 (11:58 -0800)
committerPatR <rankin@nethack.org>
Wed, 2 Feb 2022 19:58:12 +0000 (11:58 -0800)
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

index 6133a3aab38f7127a4a9ca76512d9a80b70378fc..4479ea456230203fde46601d9e04ba7800633b05 100644 (file)
@@ -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