]> granicus.if.org Git - nethack/commitdiff
fix #H2195 - late discovery for teleport scrolls (trunk only)
authornethack.rankin <nethack.rankin>
Mon, 6 Dec 2010 01:44:58 +0000 (01:44 +0000)
committernethack.rankin <nethack.rankin>
Mon, 6 Dec 2010 01:44:58 +0000 (01:44 +0000)
     I accidentally left this out.  Getting rusty I guess....

doc/fixes35.0

index 0ae4957a8cfc55116f0bef4d98514a78438d0109..7b27631f59d3d25836ce55b912df2cc0c2b77472 100644 (file)
@@ -338,6 +338,8 @@ shouldn't have been able write scrolls by guessing type name when they're
 scrolls given names can be written by assigned name as well as by description
 fix writing feedback "the spellbook warps strangely, then turns parchment"
 make stone artifacts usually resist stone-to-flesh
+when reading an unknown scroll and learning it, discovery of teleporation was
+       too late if hero happened to land on another scroll of teleportation
 
 
 Platform- and/or Interface-Specific Fixes