]> granicus.if.org Git - nethack/commitdiff
fixes catchup
authornethack.allison <nethack.allison>
Sat, 25 Oct 2003 03:59:09 +0000 (03:59 +0000)
committernethack.allison <nethack.allison>
Sat, 25 Oct 2003 03:59:09 +0000 (03:59 +0000)
doc/fixes35.0

index 518e87f128433eb41b4777c2378dd91ef3de0996..af1ba6b4c7f21968d56d4722dfd7a9fc08b2ad08 100644 (file)
@@ -41,8 +41,10 @@ deafness now a full-fledged attribute
 water should flow into pits from broken wand of digging
 objects that fall thru trapdoors, et al, can break on impact
 support engraving in blood in special level files
+many instances of physical damage were not taking Half_physical_damage
+       into account when reducing your hitpoints
 make it possible for the code to recognize your starting pet throughout the 
-       game via is_starting_pet(mon) macro.
+       game via is_starting_pet(mon) macro
 
 
 Platform- and/or Interface-Specific Fixes