fixes entry for pull request #770 - wizard splbook

Pull request from matteverett:  for generating starting equipment,
mark a wizard as having received a level 1 spellbook when getting
guaranteed force bolt so that the random second spellbook can be
level 1, 2, or 3 as intended rather than unintentionally be forced
to be level 1.

Closes #770
This commit is contained in:
PatR
2022-06-11 15:32:37 -07:00
parent f2bef98dac
commit 14fec29c13

View File

@@ -1248,6 +1248,8 @@ activating a magic portal still gave "you feel dizzy for a moment, but the
after the fix for zombie reviving near hero (which now interrupts hero's after the fix for zombie reviving near hero (which now interrupts hero's
occupation), could get "revive panic" when eating a troll corpse if occupation), could get "revive panic" when eating a troll corpse if
it revived on the same turn that eating the corpse would finish it revived on the same turn that eating the corpse would finish
a wizard's starting equipment was supposed to include a random spellbook of
spell level 1 through 3 but it was being foced to be level 1
curses: 'msg_window' option wasn't functional for curses unless the binary curses: 'msg_window' option wasn't functional for curses unless the binary
also included tty support also included tty support