summaryrefslogtreecommitdiff
path: root/src/map/pet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pet.h')
-rw-r--r--src/map/pet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pet.h b/src/map/pet.h
index 98b6f3517..3d3712243 100644
--- a/src/map/pet.h
+++ b/src/map/pet.h
@@ -59,6 +59,7 @@ struct s_pet_db {
int autofeed;
int hunger_decrement;
int starving_delay;
+ int starving_decrement;
struct script_code *equip_script;
struct script_code *pet_script;