diff options
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index c818dab3c..acfd0c5ef 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -902,7 +902,7 @@ skill_db: ( { Id: 18 Name: "MG_FIREWALL" - Description: "Fire Wall" + Description: "Nature Wall" MaxLevel: 10 Range: 9 Hit: "BDT_SKILL" @@ -910,7 +910,7 @@ skill_db: ( Place: true } AttackType: "Magic" - Element: "Ele_Fire" + Element: "Ele_Nature" InterruptCast: true SkillInstances: 3 KnockBackTiles: 2 |