diff options
-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 9b497d846..336308539 100644 --- a/conf/map/battle/pet.conf +++ b/conf/map/battle/pet.conf @@ -68,7 +68,7 @@ pet_equip_min_friendly: 900 // Whether or not the pet's will use skills. (Note 1) // Note: Offensive pet skills need at least pet_attack_support or // pet_damage_support to work (they trigger while the pet is attacking). -pet_status_support: false +pet_status_support: true // Rate at which a pet will support it's owner in battle. (Note 2) // Affects pet_attack_support & pet_damage_support. |