Bugfixes / Better topological map

This commit is contained in:
Anuken
2018-09-23 18:41:08 -04:00
parent 6bab6c57f2
commit 06763b34c3
9 changed files with 37 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ public class Waves{
return Array.with(
new SpawnGroup(UnitTypes.dagger){{
end = 8;
unitScaling = 1;
unitScaling = 3;
}},
new SpawnGroup(UnitTypes.wraith){{