wishing for quest guardian corpse

wishing for quest guardian corpse now gives
a generic corpse of the species
This commit is contained in:
nethack.allison
2003-08-19 04:06:34 +00:00
parent d72700c070
commit 3372f5d694
4 changed files with 46 additions and 1 deletions

View File

@@ -1098,6 +1098,7 @@ E struct mkroom *FDECL(search_special, (SCHAR_P));
/* ### mon.c ### */
E int FDECL(undead_to_corpse, (int));
E int FDECL(genus, (int));
E int FDECL(pm_to_cham, (int));
E int FDECL(minliquid, (struct monst *));
E int NDECL(movemon);