Reduced group minimum limit for elemental bosses.
Contributed by robikbobik.
This commit is contained in:
parent
ad68e754b0
commit
931cf336cc
@ -13,7 +13,7 @@
|
||||
<condition type="CommandChannel" />
|
||||
<condition type="CommandChannelLeader" />
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="27" />
|
||||
<param name="limit" value="18" /> <!-- The Kamael update -->
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="limit" value="100" />
|
||||
|
@ -13,7 +13,7 @@
|
||||
<condition type="CommandChannel" />
|
||||
<condition type="CommandChannelLeader" />
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="27" />
|
||||
<param name="limit" value="18" /> <!-- The Kamael update -->
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="limit" value="100" />
|
||||
|
Loading…
Reference in New Issue
Block a user