diff options
-rw-r--r-- | skills.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -17,6 +17,13 @@ Copyright (C) 2010-2013 Evol Online --> description="Gives access to administrative options." invokeCmd="@super" /> + <skill + id="20000" + name="Mass provoke" + icon="graphics/skills/legacy/resistpoison.png" + description="Allow provoke many monsters." + castingAnimation="emote.xml" + /> </set> <set name="Physical"> <skill @@ -26,13 +33,6 @@ Copyright (C) 2010-2013 Evol Online --> description="You are a member from the Magic Warrior Class." /> <skill - id="20000" - name="Mass provoke" - icon="graphics/skills/legacy/resistpoison.png" - description="Allow provoke many monsters." - castingAnimation="emote.xml" - /> - <skill id="5" name="Falkon Punch!" icon="graphics/skills/bash.png" |