Fixed Life Cubic for Beginners targetType.

Contributed by andrei.
This commit is contained in:
MobiusDevelopment 2020-01-13 01:31:54 +00:00
parent f1c4597c93
commit 4b35ea548a
2 changed files with 2 additions and 2 deletions

View File

@ -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" />

View File

@ -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" />