diff --git a/mods/ra/maps/desert-shellmap/desert-shellmap.lua b/mods/ra/maps/desert-shellmap/desert-shellmap.lua index 119fdb959e..cc8b82f733 100644 --- a/mods/ra/maps/desert-shellmap/desert-shellmap.lua +++ b/mods/ra/maps/desert-shellmap/desert-shellmap.lua @@ -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" } },