Unify food-related conducts when eating a monster
This commit is contained in:
@@ -607,6 +607,7 @@ E void NDECL(vomit);
|
||||
E int FDECL(eaten_stat, (int,struct obj *));
|
||||
E void FDECL(food_disappears, (struct obj *));
|
||||
E void FDECL(food_substitution, (struct obj *,struct obj *));
|
||||
E void FDECL(eating_conducts, (struct permonst *));
|
||||
E int FDECL(eat_brains, (struct monst *,struct monst *,BOOLEAN_P,int *));
|
||||
E void NDECL(fix_petrification);
|
||||
E void FDECL(consume_oeaten, (struct obj *,int));
|
||||
|
||||
Reference in New Issue
Block a user