Cleanup, renaming

This commit is contained in:
Anuken
2020-06-08 21:03:29 -04:00
parent 6dd9369066
commit 6501071510
15 changed files with 571 additions and 605 deletions

View File

@@ -35,7 +35,7 @@ public class DefaultWaves{
max = 4;
}},
new SpawnGroup(UnitTypes.titan){{
new SpawnGroup(UnitTypes.mace){{
begin = 7;
spacing = 3;
unitScaling = 2;
@@ -50,21 +50,21 @@ public class DefaultWaves{
spacing = 2;
}},
new SpawnGroup(UnitTypes.titan){{
new SpawnGroup(UnitTypes.mace){{
begin = 28;
spacing = 3;
unitScaling = 1;
end = 40;
}},
new SpawnGroup(UnitTypes.titan){{
new SpawnGroup(UnitTypes.mace){{
begin = 45;
spacing = 3;
unitScaling = 2;
effect = StatusEffects.overdrive;
}},
new SpawnGroup(UnitTypes.titan){{
new SpawnGroup(UnitTypes.mace){{
begin = 120;
spacing = 2;
unitScaling = 3;