Fixed targetType typo for skill 19566.

This commit is contained in:
MobiusDevelopment 2019-04-20 01:55:02 +00:00
parent c88b0f1529
commit b6f9da52e2

View File

@ -1828,7 +1828,7 @@
<minAttackerLevel>1</minAttackerLevel> <minAttackerLevel>1</minAttackerLevel>
<maxAttackerLevel>127</maxAttackerLevel> <maxAttackerLevel>127</maxAttackerLevel>
<chance>30</chance> <chance>30</chance>
<targetType>SELFT</targetType> <targetType>SELF</targetType>
<minDamage>1</minDamage> <minDamage>1</minDamage>
<allowWeapons>ALL</allowWeapons> <allowWeapons>ALL</allowWeapons>
<skillId>19572</skillId> <!-- Shillien Shadow --> <skillId>19572</skillId> <!-- Shillien Shadow -->