Sync with L2JServer Jan 24th 2015.
This commit is contained in:
@@ -2496,7 +2496,10 @@
|
||||
<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
|
||||
<set name="targetType" val="SELF" />
|
||||
<cond>
|
||||
<player canSummon="true" />
|
||||
<and>
|
||||
<player canSummonServitor="true" />
|
||||
<player hasFreeSummonPoints="0" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<effect name="Summon">
|
||||
@@ -3029,8 +3032,9 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<cond>
|
||||
<and>
|
||||
<player canSummon="true" />
|
||||
<player canSummonServitor="true" />
|
||||
<player canSummonSiegeGolem="true" />
|
||||
<player hasFreeSummonPoints="0" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
|
||||
Reference in New Issue
Block a user