ZONE: Set down trials for getting a random coordinate on a given land type to 100

Cohort -ensure fallback of mission range
This commit is contained in:
Applevangelist
2021-12-22 11:48:42 +01:00
parent 485e2e18bf
commit 472a4883f0
2 changed files with 4 additions and 2 deletions

View File

@@ -141,6 +141,8 @@ function COHORT:New(TemplateGroupName, Ngroups, CohortName)
self:SetMissionRange(100)
elseif self.category==Group.Category.TRAIN then
self:SetMissionRange(100)
else
self:SetMissionRange(150)
end
-- Units.