diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 14:59:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 14:59:40 -0300 |
commit | 1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe (patch) | |
tree | bf705873f3c1006832ea752b42e3416ccd5e6659 /skills.xml | |
parent | 868ba7f4e2966ace8542367eafdbf3f16cd5cdbf (diff) | |
download | clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.gz clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.bz2 clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.xz clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.zip |
New skill added.
Also, prepare icons for Shadow Herb and Alizarin Herb.
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -47,10 +47,17 @@ Copyright (C) 2018 TMW2 --> <skill id="143" name="Fake Death" - icon="graphics/skills/poison.png" + icon="graphics/skills/none.png" description="Geez, I thought you were a goner for real!" castingAnimation="emote.xml" /> + <skill + id="22" + name="Divine Protection" + icon="graphics/skills/wizard/potion.png" + description="Jesus' blessing, extra defense against unholy things." + castingAnimation="emote.xml" + /> </set> <set name="Physical"> <skill |