|
@@ -141,8 +141,8 @@ public class FinalEmperialTomb extends Quest
|
|
|
}
|
|
|
|
|
|
private static final int INSTANCEID = 136; // this is the client number
|
|
|
- private static final int MIN_PLAYERS = 9;
|
|
|
- private static final int MAX_PLAYERS = 27;
|
|
|
+ private static final int MIN_PLAYERS = 36;
|
|
|
+ private static final int MAX_PLAYERS = 45;
|
|
|
private static final boolean debug = false;
|
|
|
|
|
|
private final Map<Integer, L2Territory> _spawnZoneList = new HashMap<>();
|