]> granicus.if.org Git - nethack/commitdiff
B16002
authornethack.allison <nethack.allison>
Fri, 10 Jan 2003 04:46:21 +0000 (04:46 +0000)
committernethack.allison <nethack.allison>
Fri, 10 Jan 2003 04:46:21 +0000 (04:46 +0000)
This patch ensures that two-weaping stops if uswapwep gets cursed
while two-weaponing.  I think this means the 'A' command will never
encounter the situation now in the complaint now.
See rules at top of wield.c.

doc/fixes34.1

index c78b9afece1b48343000beaf8721188643530366..31296f5b3758c1306672c12b496a4cb84d018f74 100644 (file)
@@ -350,6 +350,8 @@ armor worn by monsters might negate some magic attacks like it does for hero
 give feedback and discovery when visible monster puts on cloak of invisibility
 really add artifacts inside carried containers to final score (3.3.1 fix
        displayed them them but didn't include any points for them)
+drop alternate weapon to terminate twoweapon combat if the alternate 
+       weapon gets cursed
 
 
 Platform- and/or Interface-Specific Fixes