starting pet identification

make it possible for the code to recognize your starting pet throughout the
	game via is_starting_pet(mon) macro.
This commit is contained in:
nethack.allison
2003-10-24 12:15:46 +00:00
parent 5fbce73815
commit 4ceb7c3743

View 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