From f353d3c5bfa52c67025c1b37468d36802359c7e9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Feb 2019 16:49:10 -0200 Subject: Feeding now raises intimacy in 100 (instead of 50). You need twice the time to feed them, so feeding is now twice as effective. --- db/re/pet_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'db') diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index 072a6719e..918d9a0ea 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -79,7 +79,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 100 OwnerDeathDecrement: 20 } @@ -104,7 +104,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 10 OwnerDeathDecrement: 10 } @@ -128,7 +128,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 10 OwnerDeathDecrement: 10 } @@ -152,7 +152,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 10 OwnerDeathDecrement: 10 } @@ -176,7 +176,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 10 OwnerDeathDecrement: 10 } @@ -201,7 +201,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 10 OwnerDeathDecrement: 10 } @@ -225,7 +225,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 10 OwnerDeathDecrement: 10 } @@ -249,7 +249,7 @@ pet_db:( HungerDelay: 120 Intimacy: { Initial: 250 - FeedIncrement: 50 + FeedIncrement: 100 OverFeedDecrement: 10 OwnerDeathDecrement: 10 } -- cgit v1.2.3-60-g2f50