paradrop zombies instead of ants

This commit is contained in:
Matthias Mailänder
2014-09-05 15:42:54 +02:00
parent 128b2b8b67
commit 9b6a5320a4

View File

@@ -1,7 +1,7 @@
if Date.IsHalloween then
UnitTypes = { "ant", "ant", "ant" }
BeachUnitTypes = { "ant", "ant" }
ParadropUnitTypes = { "ant", "ant", "ant", "ant", "ant" }
ParadropUnitTypes = { "zombie", "zombie", "zombie", "zombie", "zombie" }
ProducedUnitTypes =
{
{ AlliedBarracks1, { "e1", "e3" } },