Wave preset changes

This commit is contained in:
Anuken
2018-12-02 13:57:13 -05:00
parent 134cc34d74
commit 5afb5d24d8

View File

@@ -96,6 +96,14 @@ public class Waves{
max = 10;
}},
new SpawnGroup(UnitTypes.fortress){{
begin = 40;
spacing = 5;
unitAmount = 2;
unitScaling = 3;
max = 10;
}},
new SpawnGroup(UnitTypes.dagger){{
begin = 35;
spacing = 3;
@@ -134,6 +142,15 @@ public class Waves{
max = 8;
}},
new SpawnGroup(UnitTypes.revenant){{
begin = 50;
unitAmount = 4;
unitScaling = 3;
spacing = 5;
groupAmount = 2;
max = 8;
}},
new SpawnGroup(UnitTypes.ghoul){{
begin = 53;
unitAmount = 2;