Unpaid globs showed weight info unconditionally outside of wizmode
globwt() didn't check for wizmode, so unpaid globs would be shown with weight information even for normal player. Eliminated globwt() completely and consolidated the output of aum in one place as we don't really care about the ordering of debug info in wizmode.
This commit is contained in:
@@ -35,6 +35,7 @@ make earthquake which hits a secret door or a secret corridor reveal it
|
||||
wizard mode wishing for "Amulet of Yendor" has 50:50 chance for true Amulet
|
||||
or a cheap plastic imitation; recognize "real Amulet of Yendor" and
|
||||
"fake Amulet of Yendor" to precisely specify either of them
|
||||
unpaid globs showed weight info unconditionally outside of wizmode
|
||||
|
||||
|
||||
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user