From: nethack.allison Date: Fri, 24 Oct 2003 12:15:46 +0000 (+0000) Subject: starting pet identification X-Git-Tag: MOVE2GIT~1641 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ceb7c37431ea2621de10ff6e50803e506cdc8ac;p=nethack starting pet identification make it possible for the code to recognize your starting pet throughout the game via is_starting_pet(mon) macro. --- diff --git a/doc/fixes35.0 b/doc/fixes35.0 index 1bef51bc8..518e87f12 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -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