diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-19 07:36:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-19 07:36:28 -0300 |
commit | fe1245db0549ebbe4f81725eb58e46f46493c78e (patch) | |
tree | 63f75cb5043c4e31fb86c415f88133dfb80d9cef /skills.xml | |
parent | 228baee3d69bb561390264ad37624e67ec3a4cd7 (diff) | |
download | clientdata-fe1245db0549ebbe4f81725eb58e46f46493c78e.tar.gz clientdata-fe1245db0549ebbe4f81725eb58e46f46493c78e.tar.bz2 clientdata-fe1245db0549ebbe4f81725eb58e46f46493c78e.tar.xz clientdata-fe1245db0549ebbe4f81725eb58e46f46493c78e.zip |
Fix missing skill
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -181,6 +181,13 @@ Copyright (C) 2018 TMW2 --> castingSrcEffectId="23" /> <skill + id="148" + name="Charged Shot" + icon="graphics/skills/none.png" + description="Powerful bowshot." + castingSrcEffectId="23" + /> + <skill id="47" name="Arrow Shower" icon="graphics/skills/none.png" |