diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/pet.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/map/battle/pet.conf b/conf/map/battle/pet.conf index fa0057564..2aea861f9 100644 --- a/conf/map/battle/pet.conf +++ b/conf/map/battle/pet.conf @@ -44,10 +44,6 @@ pet_friendly_rate: 100 // The rate at which a pet will become hungry. (Note 2) 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 - // Does the pet need its equipment before it does its skill? (Note 1) pet_equip_required: true |