Balancing, tweaks and bugfixes

This commit is contained in:
Anuken
2019-04-02 22:43:20 -04:00
parent 3f6aeac33d
commit efdaf0d986
15 changed files with 63 additions and 30 deletions

View File

@@ -15,6 +15,7 @@ public enum RulePreset{
infiniteResources = true;
waves = true;
waveTimer = false;
respawnTime = 0f;
spawns = DefaultWaves.get();
}}),
attack(() -> new Rules(){{