Implement selection chests for BP rewards.

This commit is contained in:
GanyusLeftHorn
2022-06-27 02:43:51 -07:00
committed by Melledy
parent 8104378b95
commit b0d19e54db
4 changed files with 97 additions and 20 deletions

View File

@@ -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 = {