]> granicus.if.org Git - nethack/commitdiff
fixes entry for pull request #770 - wizard splbook
authorPatR <rankin@nethack.org>
Sat, 11 Jun 2022 22:32:37 +0000 (15:32 -0700)
committerPatR <rankin@nethack.org>
Sat, 11 Jun 2022 22:32:37 +0000 (15:32 -0700)
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

doc/fixes3-7-0.txt

index 2200f726e56d7a9f83a5bd743653e3bbb9f2e417..c223bdf66090c54364cfaa3ab977233a4b35db83 100644 (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
        occupation), could get "revive panic" when eating a troll corpse if
        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
        also included tty support