summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/constants.conf1
-rw-r--r--db/re/skill_db.conf4
2 files changed, 3 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 8d1a09bd9..2d7b3286b 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -415,6 +415,7 @@ constants_db: {
Ele_Nature: 5
Ele_Poison: 5
Ele_Undead: 9
+ Ele_System: 9
comment__: "Attack Types"
HARM_PHYS: 1
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 95b2c0d42..4a339129b 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -5811,7 +5811,7 @@ skill_db: (
NPC: true
}
AttackType: "Misc"
- Element: "Ele_Fire"
+ Element: "Ele_System"
DamageType: {
SplashArea: true
IgnoreDefense: true
@@ -23019,7 +23019,7 @@ skill_db: (
Self: true
}
AttackType: "Misc"
- Element: "Ele_Weapon"
+ Element: "Ele_System"
DamageType: {
SplashArea: true
IgnoreFlee: true