diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/skill_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 7097b17d2..a9016c5cf 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -502,7 +502,6 @@ skill_db: ( Element: "Ele_Ghost" DamageType: { SplashArea: true - SplitDamage: true } SplashRange: 2 InterruptCast: true @@ -839,6 +838,7 @@ skill_db: ( Element: "Ele_Fire" DamageType: { SplashArea: true + SplitDamage: true } SplashRange: 1 InterruptCast: true |