From 0c6263c7605309cc19de6ed4b882bae55d42db1f Mon Sep 17 00:00:00 2001 From: Kenpachi Developer Date: Sat, 15 Feb 2020 05:48:05 +0100 Subject: Add new field Intimacy.StarvingDecrement to pet DB --- db/re/pet_db.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'db/re') diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index d4203ab43..c290bc822 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -49,6 +49,7 @@ pet_db:( OverFeedDecrement: overfeeding intimacy (int, defaults to 100) OwnerDeathDecrement: owner die intimacy (int, defaults to 20) StarvingDelay: starving time (int, defaults to 20) + StarvingDecrement: starving intimacy (int, defaults to 20) } CaptureRate: capture rate (int, defaults to 1000) Speed: speed (int, defaults to 150) -- cgit v1.2.3-70-g09d2