Unify finding a queen bee
This commit is contained in:
@@ -1554,6 +1554,7 @@ E boolean FDECL(monhaskey, (struct monst *, BOOLEAN_P));
|
||||
E void FDECL(mon_regen, (struct monst *, BOOLEAN_P));
|
||||
E int FDECL(dochugw, (struct monst *));
|
||||
E boolean FDECL(onscary, (int, int, struct monst *));
|
||||
E struct monst *FDECL(find_pmmonst, (int));
|
||||
E int FDECL(bee_eat_jelly, (struct monst *, struct obj *));
|
||||
E void FDECL(monflee, (struct monst *, int, BOOLEAN_P, BOOLEAN_P));
|
||||
E void FDECL(mon_yells, (struct monst *, const char *));
|
||||
|
||||
Reference in New Issue
Block a user