Unit name changes

This commit is contained in:
Anuken
2020-07-10 16:38:19 -04:00
parent 2eb27d156d
commit d7e432f730
14 changed files with 1165 additions and 1156 deletions

View File

@@ -22,7 +22,7 @@ public class DefaultWaves{
unitScaling = 1.5f;
}},
new SpawnGroup(UnitTypes.wraith){{
new SpawnGroup(UnitTypes.flare){{
begin = 12;
end = 16;
unitScaling = 1f;
@@ -72,7 +72,7 @@ public class DefaultWaves{
effect = StatusEffects.overdrive;
}},
new SpawnGroup(UnitTypes.wraith){{
new SpawnGroup(UnitTypes.flare){{
begin = 16;
unitScaling = 1;
spacing = 2;
@@ -120,14 +120,14 @@ public class DefaultWaves{
end = 130;
}},
new SpawnGroup(UnitTypes.ghoul){{
new SpawnGroup(UnitTypes.horizon){{
begin = 40;
unitAmount = 2;
spacing = 2;
unitScaling = 2;
}},
new SpawnGroup(UnitTypes.wraith){{
new SpawnGroup(UnitTypes.flare){{
begin = 50;
unitAmount = 4;
unitScaling = 3;
@@ -135,7 +135,7 @@ public class DefaultWaves{
effect = StatusEffects.overdrive;
}},
new SpawnGroup(UnitTypes.revenant){{
new SpawnGroup(UnitTypes.zenith){{
begin = 50;
unitAmount = 2;
unitScaling = 3;
@@ -143,7 +143,7 @@ public class DefaultWaves{
max = 16;
}},
new SpawnGroup(UnitTypes.ghoul){{
new SpawnGroup(UnitTypes.horizon){{
begin = 53;
unitAmount = 2;
unitScaling = 3;
@@ -171,14 +171,14 @@ public class DefaultWaves{
spacing = 40;
}},
new SpawnGroup(UnitTypes.lich){{
new SpawnGroup(UnitTypes.antumbra){{
begin = 131;
unitAmount = 1;
unitScaling = 1;
spacing = 40;
}},
new SpawnGroup(UnitTypes.ghoul){{
new SpawnGroup(UnitTypes.horizon){{
begin = 90;
unitAmount = 2;
unitScaling = 3;