Unify pet and monster digging item checks
This commit is contained in:
@@ -1420,6 +1420,7 @@ E boolean FDECL(onscary, (int, int, struct monst *));
|
||||
E void FDECL(monflee, (struct monst *, int, BOOLEAN_P, BOOLEAN_P));
|
||||
E void FDECL(mon_yells, (struct monst *, const char *));
|
||||
E int FDECL(dochug, (struct monst *));
|
||||
E boolean FDECL(m_digweapon_check, (struct monst *, XCHAR_P, XCHAR_P));
|
||||
E int FDECL(m_move, (struct monst *, int));
|
||||
E void FDECL(dissolve_bars, (int, int));
|
||||
E boolean FDECL(closed_door, (int, int));
|
||||
|
||||
Reference in New Issue
Block a user