diff options
Diffstat (limited to 'db/pre-re/pet_db.conf')
-rw-r--r-- | db/pre-re/pet_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/pre-re/pet_db.conf b/db/pre-re/pet_db.conf index ea8059154..a2a143b9e 100644 --- a/db/pre-re/pet_db.conf +++ b/db/pre-re/pet_db.conf @@ -42,6 +42,7 @@ pet_db:( FoodItem: Food Id (string, defaults to "Pet_Food" (ID=537)) FoodEffectiveness: hunger points (int, defaults to 80) HungerDelay: hunger time (int, defaults to 60) + HungerDecrement: hunger points (int, defaults to 1) Intimacy: { Initial: start intimacy (int, defaults to 250) FeedIncrement: feeding intimacy (int, defaults to 10) |