mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
OPS
**OPSGROUP** - Improved routing for ground. **NAVYGROUP** - Fixed U-turn of turn into wind **ARMYGROUP** - Improved updateroute **LEGION** and **COMMANDER** - Set mission range LARGE for relocation mission **AUFTRAG** - Fixed bug in Nassets for relocation
This commit is contained in:
@@ -499,6 +499,9 @@ function LEGION:RelocateCohort(Cohort, Legion, Delay, NcarriersMin, NcarriersMax
|
||||
end
|
||||
end
|
||||
|
||||
-- Set mission range very large. Mission designer should know...
|
||||
mission:SetMissionRange(10000)
|
||||
|
||||
-- Add mission.
|
||||
self:AddMission(mission)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user