From: PatR Date: Sat, 11 Jun 2022 22:32:37 +0000 (-0700) Subject: fixes entry for pull request #770 - wizard splbook X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14fec29c13c12a95e69b41d74a34bcfffec29ebb;p=nethack 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 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 2200f726e..c223bdf66 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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