From 0e5159b6b7eb4cd7d0287c4fe846fd77f2bfb758 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sun, 1 Oct 2006 21:34:54 +0000 Subject: [PATCH] statue patch (trunk only) Pat wrote: > has a patch (we've added a couple of > his earlier ones) which changes the statue display from a single > one size fits all "`" to a gray monster symbol instead. > But I think the idea is a good one, and along with the > bouldersym option could make the fairly hard to > distinguish back-tick character go away. Sources tagged before applying NETHACK_PRE_STATUE, and afterwards with NETHACK_POST_STATUE for easy rollback. --- doc/fixes35.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes35.0 b/doc/fixes35.0 index 7b885cf8f..4d0bf3f47 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -239,6 +239,7 @@ new config file keyword: SYMBOLS for overriding character symbol values by name opening magic frees from bear traps and webs, activates trap doors closing magic activates bear traps and webs locking converts a hole into a trap door; striking does the opposite +add Malcolm Ryan's Statue Glyphs patch Platform- and/or Interface-Specific New Features