diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/battle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/battle.conf b/conf/map/battle/battle.conf index cf7448ec8..890cf6979 100644 --- a/conf/map/battle/battle.conf +++ b/conf/map/battle/battle.conf @@ -75,7 +75,7 @@ player_damage_delay_rate: 0 // 0 = element undead // 1 = race undead // 2 = both (either one works) -undead_detect_type: 0 +undead_detect_type: 1 // Does HP recover if hit by an attribute that's same as your own? (Note 1) // (Will not work in Renewal) |