mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user