Skip to content
Snippets Groups Projects
Commit ccf80672 authored by Adry_85's avatar Adry_85
Browse files

BETA: Fixing typo from [9250].

parent f4c70bc9
No related branches found
No related tags found
No related merge requests found
...@@ -1998,7 +1998,7 @@ ...@@ -1998,7 +1998,7 @@
<enchant1 name="power" val="#ench1Power" /> <enchant1 name="power" val="#ench1Power" />
<enchant2 name="magicLvl" val="#enchantMagicLvl" /> <enchant2 name="magicLvl" val="#enchantMagicLvl" />
<enchant2 name="mpConsume" val="#ench2MpConsume" /> <enchant2 name="mpConsume" val="#ench2MpConsume" />
<enchant2 name="mpConsume" val="#ench2MpInitialConsume" /> <enchant2 name="mpInitialConsume" val="#ench2MpInitialConsume" />
<for> <for>
<effect name="PhysicalAttackMute" abnormalTime="10" val="0" abnormalLvl="1" abnormalType="normal_attack_block" effectPower="80" effectType="MUTE" /> <effect name="PhysicalAttackMute" abnormalTime="10" val="0" abnormalLvl="1" abnormalType="normal_attack_block" effectPower="80" effectType="MUTE" />
</for> </for>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment