Sync with L2JServer Jan 24th 2015.

This commit is contained in:
mobius
2015-01-24 20:02:32 +00:00
parent d349bd3924
commit 1c6301c46d
1012 changed files with 23069 additions and 6307 deletions

View File

@@ -650,7 +650,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">
@@ -692,7 +695,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">
@@ -731,7 +737,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">
@@ -770,7 +779,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">
@@ -2682,7 +2694,10 @@
<set name="isMagic" val="1" /> <!-- Magic Skill -->
<set name="operateType" val="A1" />
<cond>
<player canSummon="true" />
<and>
<player canSummonServitor="true" />
<player hasFreeSummonPoints="0" />
</and>
</cond>
<for>
<effect name="Summon">
@@ -2721,7 +2736,10 @@
<set name="isMagic" val="1" /> <!-- Magic Skill -->
<set name="operateType" val="A1" />
<cond>
<player canSummon="true" />
<and>
<player canSummonServitor="true" />
<player hasFreeSummonPoints="0" />
</and>
</cond>
<for>
<effect name="Summon">
@@ -2760,7 +2778,10 @@
<set name="isMagic" val="1" /> <!-- Magic Skill -->
<set name="operateType" val="A1" />
<cond>
<player canSummon="true" />
<and>
<player canSummonServitor="true" />
<player hasFreeSummonPoints="0" />
</and>
</cond>
<for>
<effect name="Summon">