summaryrefslogtreecommitdiff
path: root/src/map/battle.h
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 /src/map/battle.h
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 'src/map/battle.h')
-rw-r--r--src/map/battle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 79d07af8e..f923e6c99 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -220,7 +220,6 @@ struct Battle_Config {
int pet_attack_support;
int pet_damage_support;
int pet_support_min_friendly; //[Skotlex]
- int pet_equip_min_friendly;
int pet_support_rate;
int pet_attack_exp_to_master;
int pet_attack_exp_rate;