summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-04 02:43:33 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-04 02:43:33 -0300
commitfa12ae62c2cacb59f2041bb363b5433fcc098a3a (patch)
treed32b2acc82703c635c1f2cb0b12a6c17ca1c89b1 /db
parent6f5092b1dc17fdff9b1035fb083c83b15aa2b56b (diff)
downloadserverdata-fa12ae62c2cacb59f2041bb363b5433fcc098a3a.tar.gz
serverdata-fa12ae62c2cacb59f2041bb363b5433fcc098a3a.tar.bz2
serverdata-fa12ae62c2cacb59f2041bb363b5433fcc098a3a.tar.xz
serverdata-fa12ae62c2cacb59f2041bb363b5433fcc098a3a.zip
Frost Nova: Stop casting over player. It now works under the cursor.
Diffstat (limited to 'db')
-rw-r--r--db/re/skill_db.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 3aa032ba7..1b0b61552 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -3411,9 +3411,10 @@ skill_db: (
Name: "WZ_FROSTNOVA"
Description: "Frost Nova"
MaxLevel: 10
+ Range: 9
Hit: "BDT_SKILL"
SkillType: {
- Self: true
+ Place: true
}
AttackType: "Magic"
Element: "Ele_Water"