mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge branch 'develop' into FF/Ops
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