mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-12 21:34:35 +01:00
Update max teams
This commit is contained in:
@@ -20,7 +20,7 @@ public class GameConstants {
|
||||
public static final int MAX_STAMINA = 240;
|
||||
public static final int MAX_STAMINA_RESERVE = 2400;
|
||||
public static final int MAX_AVATARS_IN_TEAM = 4;
|
||||
public static final int DEFAULT_TEAMS = 6;
|
||||
public static final int DEFAULT_TEAMS = 9;
|
||||
public static final int MAX_MP = 5; // Client doesnt like more than 5
|
||||
public static final int FARM_ELEMENT_STAMINA_COST = 30;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user