diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/pet_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index 9f980481b..d4203ab43 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -48,6 +48,7 @@ pet_db:( FeedIncrement: feeding intimacy (int, defaults to 10) OverFeedDecrement: overfeeding intimacy (int, defaults to 100) OwnerDeathDecrement: owner die intimacy (int, defaults to 20) + StarvingDelay: starving time (int, defaults to 20) } CaptureRate: capture rate (int, defaults to 1000) Speed: speed (int, defaults to 150) |