]> granicus.if.org Git - nethack/commit
starting pet identification
authornethack.allison <nethack.allison>
Fri, 24 Oct 2003 11:52:49 +0000 (11:52 +0000)
committernethack.allison <nethack.allison>
Fri, 24 Oct 2003 11:52:49 +0000 (11:52 +0000)
commit04174eda2a34d9be8f76b63f82ce30fc5ba066ca
treee6c7c79deabd1720881eec18127b332b0a05e905
parentda063bdc1887626a4a2c32ae3a7cb2922306c675
starting pet identification

Make it possible to identify your starting pet throughout the game
via is_starting_pet(mon) macro.
include/context.h
include/monst.h
include/patchlevel.h
src/dog.c