diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-02 23:01:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-02 23:59:47 -0300 |
commit | 4d69123c0997d2c3561665775c5b59a245ab0441 (patch) | |
tree | 4c0e3ce2a7729c014fdf885cd83c2293c3be7b7f | |
parent | d76c607c4bffe5add412d3e988bf2e44db1402f5 (diff) | |
download | clientdata-4d69123c0997d2c3561665775c5b59a245ab0441.tar.gz clientdata-4d69123c0997d2c3561665775c5b59a245ab0441.tar.bz2 clientdata-4d69123c0997d2c3561665775c5b59a245ab0441.tar.xz clientdata-4d69123c0997d2c3561665775c5b59a245ab0441.zip |
Maybe it's the set
-rw-r--r-- | skills.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -73,6 +73,13 @@ Copyright (C) 2018 TMW2 --> castingAnimation="emote.xml" /> <skill + id="382" + name="Sharpshooter" + icon="graphics/skills/other/sharpshooter.png" + castingMissile-particle="graphics/particles/critical.xml" + description="Focus and do a magical shoot which multihits." + /> + <skill id="20001" name="Magic shield" icon="graphics/skills/life.png" @@ -89,13 +96,6 @@ Copyright (C) 2018 TMW2 --> <set name="Other"> - <skill - id="382" - name="Sharpshooter" - icon="graphics/skills/other/sharpshooter.png" - castingMissile-particle="graphics/particles/critical.xml" - description="Focus and do a magical shoot which multihits." - /> <!-- Monster Skills --> <skill id="170" |