diff options
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> |