Added max phoenix spirits to 4
This commit is contained in:
@@ -9,6 +9,7 @@ namespace TOOHUCardAPI.Data
|
||||
public static int PointsPerLevelNormal { get; set; }
|
||||
public static int FirstWinBonusPointsMin { get; set; }
|
||||
public static int FirstWinBonusPointsMax { get; set; }
|
||||
public static int MaxPhoenixSpirits { get; set; }
|
||||
public static int PointsPerKey { get; set; }
|
||||
public static int MaxKeyPurchaseAmount { get; set; }
|
||||
public static string StarterDeckGroupKey { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user