fix pull request #513 - applying books
Applying a novel to flip through its pages described them as having "ink" rather than "magical ink" but that wasn't a very suitable way to distinguish them from spellbooks since their ink never fades. The Book of the Dead's pages "glowed faintly red" even when the hero couldn't see them. Fixes #513
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.539 $ $NHDT-Date: 1621380392 2021/05/18 23:26:32 $
|
||||
NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.540 $ $NHDT-Date: 1621387861 2021/05/19 01:31:01 $
|
||||
|
||||
General Fixes and Modified Features
|
||||
-----------------------------------
|
||||
@@ -681,6 +681,7 @@ forgetting an item's known/dknown/bknown/&c settings when picked up by unseen
|
||||
monster made it possible to trigger a latent shop bug with globs;
|
||||
avoid clearing dknown flag for globs
|
||||
fix globby_bill_fixup to use shopkeeper instead of Null for glob pricing
|
||||
applying a book to check readability treated novels as if they were spellbooks
|
||||
|
||||
curses: 'msg_window' option wasn't functional for curses unless the binary
|
||||
also included tty support
|
||||
|
||||
Reference in New Issue
Block a user