mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2025-08-15 10:37:46 +00:00
Update CTLD-100 - Basic.lua
This commit is contained in:
parent
15846d3765
commit
57a4d25445
@ -5,8 +5,6 @@
|
||||
--
|
||||
-- CTLD: https://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Documentation/Ops.CTLD.html
|
||||
--
|
||||
-- Note: As of today, Ops.CTLD.lua is WIP. You need a develop branch Moose.lua => 23 Jun 2021 for this to work.
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
-- Join a Helicopter. Use the F10 menu to request crates and/or troops.
|
||||
-- Fly over to the drop zone at the far end of the airport and unload.
|
||||
@ -35,4 +33,4 @@ my_ctld:AddCTLDZone("Movezone",CTLD.CargoZoneType.MOVE,SMOKECOLOR.Orange,false,f
|
||||
my_ctld:AddCTLDZone("Movezone2",CTLD.CargoZoneType.MOVE,SMOKECOLOR.White,false,true)
|
||||
|
||||
-- update unit capabilities for testing
|
||||
my_ctld:UnitCapabilities("SA342L", true, true, 8, 8)
|
||||
my_ctld:UnitCapabilities("SA342L", true, true, 8, 8)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user