Fixed Life Cubic for Beginners targetType.
Contributed by andrei.
This commit is contained in:
parent
f1c4597c93
commit
4b35ea548a
@ -538,7 +538,7 @@
|
||||
<set name="isMagic" val="1" /> <!-- Magic Skill -->
|
||||
<set name="magicLvl" val="18" />
|
||||
<set name="operateType" val="A1" />
|
||||
<set name="targetType" val="ONE" />
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="SummonCubic">
|
||||
<param cubicId="3" cubicDelay="13" cubicDuration="3600" cubicMaxCount="20" />
|
||||
|
@ -538,7 +538,7 @@
|
||||
<set name="isMagic" val="1" /> <!-- Magic Skill -->
|
||||
<set name="magicLvl" val="18" />
|
||||
<set name="operateType" val="A1" />
|
||||
<set name="targetType" val="ONE" />
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="SummonCubic">
|
||||
<param cubicId="3" cubicDelay="13" cubicDuration="3600" cubicMaxCount="20" />
|
||||
|
Loading…
Reference in New Issue
Block a user