Custom faction starting balance config in JSON

This commit is contained in:
SvenjaReißaus
2019-03-14 08:56:09 -05:00
parent ce87004ae6
commit 0af0416235
3 changed files with 3 additions and 2 deletions

View File

@@ -240,6 +240,7 @@ public class Conf {
public static double econCostMap = 0.0;
public static double econCostPower = 0.0;
public static double econCostShow = 0.0;
public static double econFactionStartingBalance = 0.0;
// -------------------------------------------- //