diff options
Diffstat (limited to 'conf/map')
-rw-r--r-- | conf/map/battle/pet.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/pet.conf b/conf/map/battle/pet.conf index 047a45cbd..417ac4980 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: 5 +pet_hungry_friendly_decrease: 0 // Does the pet need its equipment before it does its skill? (Note 1) pet_equip_required: false |