From 29ee5b272b50b773455ca8149befd465d23352e0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Feb 2019 16:46:31 -0200 Subject: Pets can be lost due bad owners once again. They get 1 hunger each 2 minutes (giving you over 3 hours to check it). If you don't feed them, you'll lose 1 intimacy point every 2 minutes. --- conf/map/battle/pet.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/map/battle/pet.conf b/conf/map/battle/pet.conf index 417ac4980..254b0d38a 100644 --- a/conf/map/battle/pet.conf +++ b/conf/map/battle/pet.conf @@ -46,7 +46,7 @@ pet_hungry_delay_rate: 100 // If your pet is hungry by how much will the friendlyness decrease by. (Default is 5) // Note: The friendlyness is 0-1000 total, at 0 the pet runs away. -pet_hungry_friendly_decrease: 0 +pet_hungry_friendly_decrease: 1 // Does the pet need its equipment before it does its skill? (Note 1) pet_equip_required: false -- cgit v1.2.3-60-g2f50