mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
CTLD - correct ground speed for routing
This commit is contained in:
parent
7149226283
commit
f735f1eb53
@ -4231,8 +4231,8 @@ function CTLD:_MoveGroupToZone(Group)
|
||||
Group:SetAIOn()
|
||||
Group:OptionAlarmStateAuto()
|
||||
Group:OptionDisperseOnAttack(30)
|
||||
Group:OptionROEOpenFireWeaponFree()
|
||||
Group:RouteGroundTo(zonecoord,5,formation)
|
||||
Group:OptionROEOpenFire()
|
||||
Group:RouteGroundTo(zonecoord,25,formation)
|
||||
end
|
||||
return self
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user