diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-16 12:25:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-16 12:25:56 -0300 |
commit | 3d8fd542782b57ac8e49176a8ed6f1decb9b93da (patch) | |
tree | 3275373dac346bc70375b400007e47bc39cb6973 /skills.xml | |
parent | 60261e7746f7d316cb435a829f1d03e7ac6720a8 (diff) | |
download | clientdata-3d8fd542782b57ac8e49176a8ed6f1decb9b93da.tar.gz clientdata-3d8fd542782b57ac8e49176a8ed6f1decb9b93da.tar.bz2 clientdata-3d8fd542782b57ac8e49176a8ed6f1decb9b93da.tar.xz clientdata-3d8fd542782b57ac8e49176a8ed6f1decb9b93da.zip |
The #Kalmurk draft
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -232,6 +232,7 @@ Copyright (C) 2018 TMW2 --> description="Draw text on ground." useTextParameter="true" /> + <!-- Mana Skills --> <skill id="20024" name="Parum" @@ -240,6 +241,12 @@ Copyright (C) 2018 TMW2 --> description="Transmutate wood into stuff." invokeCmd="@sk-parum" /> + <skill + id="20025" + name="Summon Maggots" + icon="graphics/skills/none.png" + description="200 MP. 2x Maggot Slime. May fail." + /> </set> |