Core player shield / Bundles updated

This commit is contained in:
Anuken
2018-08-27 13:30:34 -04:00
parent 6323c13704
commit ac9d37d038
20 changed files with 800 additions and 159 deletions

View File

@@ -26,6 +26,7 @@ public enum GameMode{
public boolean infiniteResources, disableWaveTimer, disableWaves, hidden, autoSpawn, isPvp;
public float enemyCoreBuildRadius = 400f;
public float enemyCoreShieldRadius = 140f;
public float respawnTime = 60 * 4;
public String description(){