summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-02-15 05:26:52 +0100
committerHaru <haru@dotalux.com>2020-04-05 21:20:35 +0200
commit745dc5a2e2e32359e3a78cdac412e93b4ad940b5 (patch)
tree1329cd162090140adac4324c0f34ff3bdd96e779 /conf
parent7b33fb29e0b5014e9765ef091c6c27911c2ea636 (diff)
downloadhercules-745dc5a2e2e32359e3a78cdac412e93b4ad940b5.tar.gz
hercules-745dc5a2e2e32359e3a78cdac412e93b4ad940b5.tar.bz2
hercules-745dc5a2e2e32359e3a78cdac412e93b4ad940b5.tar.xz
hercules-745dc5a2e2e32359e3a78cdac412e93b4ad940b5.zip
Remove pet_equip_min_friendly config setting
Diffstat (limited to 'conf')
-rw-r--r--conf/map/battle/pet.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/map/battle/pet.conf b/conf/map/battle/pet.conf
index 2aea861f9..ed784d49c 100644
--- a/conf/map/battle/pet.conf
+++ b/conf/map/battle/pet.conf
@@ -58,9 +58,6 @@ pet_damage_support: false
// At max (1000) support rate is 150%.
pet_support_min_friendly: 900
-// Same as above, but this is to use the pet_script field with official pet abilities.
-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).