]> granicus.if.org Git - nethack/commitdiff
pull request #761 - writing novels
authorPatR <rankin@nethack.org>
Fri, 13 May 2022 23:04:02 +0000 (16:04 -0700)
committerPatR <rankin@nethack.org>
Fri, 13 May 2022 23:04:02 +0000 (16:04 -0700)
Pull request by entrez:  don't create a Pratchett novel by writing
"novel" or "paperback book" on a known blank spellbook with a magic
marker.

Blanking a novel produces a blank spellbook; there isn't any blank
novel.  That's intentional.  Writing "novel" on a blank spellbook
and getting a randomly chosen Pratchett one wasn't intentional.

Closes #761

doc/fixes3-7-0.txt

index 48685adb40b20072e3a7ab40e8368f452288f993..536700064054c376eb29b8c04f518e10c88c466f 100644 (file)
@@ -907,6 +907,8 @@ fix a pair of off-by-one bugs when doling out initial characteristics points,
        resulting in an unintentional bias toward Str and away from Cha;
        negligible effect on individual games but had a minor cumulative
        effect across a large set of games
+using a marker to write "novel" or "paperback book" on a known blank spellbook
+       was producing a randomly chosen Pratchett novel; make it fail instead
 
 
 Fixes to 3.7.0-x Problems that Were Exposed Via git Repository