Balance tweaks / Changed block liquid place-ability

This commit is contained in:
Anuken
2018-09-01 22:29:25 -04:00
parent d90d88c68b
commit 469b3c0a94
8 changed files with 14 additions and 19 deletions

View File

@@ -13,7 +13,7 @@ public class Waves{
return Array.with(
new SpawnGroup(UnitTypes.dagger){{
end = 8;
unitScaling = 2;
unitScaling = 1;
}},
new SpawnGroup(UnitTypes.interceptor){{