]> granicus.if.org Git - nethack/commitdiff
starting pet identification
authornethack.allison <nethack.allison>
Fri, 24 Oct 2003 12:15:46 +0000 (12:15 +0000)
committernethack.allison <nethack.allison>
Fri, 24 Oct 2003 12:15:46 +0000 (12:15 +0000)
make it possible for the code to recognize your starting pet throughout the
game via is_starting_pet(mon) macro.

doc/fixes35.0

index 1bef51bc89ba3e925fec376c3cd39a032d8466cf..518e87f128433eb41b4777c2378dd91ef3de0996 100644 (file)
@@ -41,6 +41,8 @@ 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
+make it possible for the code to recognize your starting pet throughout the 
+       game via is_starting_pet(mon) macro.
 
 
 Platform- and/or Interface-Specific Fixes