mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Update data versions
This commit is contained in:
@@ -64,6 +64,7 @@ tmp/
|
|||||||
/proto
|
/proto
|
||||||
/resources
|
/resources
|
||||||
/web
|
/web
|
||||||
|
/data
|
||||||
/StellaSoraData
|
/StellaSoraData
|
||||||
|
|
||||||
# Compiled
|
# Compiled
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ public class GameConstants {
|
|||||||
public static final int MAX_BUILDS = 100;
|
public static final int MAX_BUILDS = 100;
|
||||||
public static final int MAX_PRESETS = 50;
|
public static final int MAX_PRESETS = 50;
|
||||||
|
|
||||||
public static final int BATTLE_PASS_ID = 1;
|
public static final int BATTLE_PASS_ID = 7;
|
||||||
|
|
||||||
public static final int MAX_FRIENDSHIPS = 50;
|
public static final int MAX_FRIENDSHIPS = 50;
|
||||||
public static final int MAX_PENDING_FRIENDSHIPS = 30;
|
public static final int MAX_PENDING_FRIENDSHIPS = 30;
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"global": 104,
|
"global": 105,
|
||||||
"kr": 109,
|
"kr": 110,
|
||||||
"jp": 108,
|
"jp": 109,
|
||||||
"tw": 114,
|
"tw": 115,
|
||||||
"cn": 105
|
"cn": 106
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user