Crystal Cavern NPC and player limit corrections.
Contributed by Edoo.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<param name="html" value="condNoPartyLeader.html" />
|
||||
</condition>
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="2" />
|
||||
<param name="limit" value="7" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="limit" value="7" />
|
||||
|
@@ -19,7 +19,7 @@
|
||||
<param name="html" value="condNoPartyLeader.html" />
|
||||
</condition>
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="2" />
|
||||
<param name="limit" value="7" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="limit" value="7" />
|
||||
|
@@ -19,7 +19,7 @@
|
||||
<param name="html" value="condNoPartyLeader.html" />
|
||||
</condition>
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="2" />
|
||||
<param name="limit" value="7" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="limit" value="7" />
|
||||
|
@@ -246,7 +246,7 @@
|
||||
</attribute>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" undying="false" />
|
||||
<status attackable="false" undying="false" randomWalk="false" randomAnimation="false" />
|
||||
<skillList>
|
||||
<skill id="5463" level="1" /> <!-- Water Attack -->
|
||||
<skill id="4444" level="5" /> <!-- Greater Bow/Crossbow Resistance -->
|
||||
|
Reference in New Issue
Block a user