Applying a spellbook hints about read charges left

Applying a spellbook allows the player to flip through the pages, providing an
indication of how many reads it has left before turning blank.

Originally from UnNetHack but code almost completely refactored and updated
for post 3.4 changes like deafness and novels.
This commit is contained in:
Patric Mueller
2020-01-04 13:17:18 +01:00
parent 9110302d42
commit b55165ed07
2 changed files with 64 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ add 'quick_farsight' option to provide some control over random clairvoyance
revealed map can seem intrusive; doesn't affect clairvoyance spell
replace "money" in in-game texts with "gold"
when hallucinating, see hallucinated currencies instead of bits for an ale
applying a spellbook hints about read charges left
Platform- and/or Interface-Specific New Features