mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-17 15:02:36 +08:00
Implement selection chests for BP rewards.
This commit is contained in:
committed by
Melledy
Unverified
parent
8104378b95
commit
b0d19e54db
@@ -22,6 +22,7 @@ public final class GameConstants {
|
||||
public static final int BATTLE_PASS_POINT_PER_LEVEL = 1000;
|
||||
public static final int BATTLE_PASS_POINT_PER_WEEK = 10000;
|
||||
public static final int BATTLE_PASS_LEVEL_PRICE = 150;
|
||||
public static final int BATTLE_PASS_CURRENT_INDEX = 2;
|
||||
|
||||
// Default entity ability hashes.
|
||||
public static final String[] DEFAULT_ABILITY_STRINGS = {
|
||||
|
||||
Reference in New Issue
Block a user