mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-22 06:44:43 +00:00
Update CTLD-120 - Chinook.lua
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
_SETTINGS:SetPlayerMenuOff()
|
_SETTINGS:SetPlayerMenuOff()
|
||||||
|
|
||||||
local my_ctld = CTLD:New(coalition.side.BLUE,{"Helicargo","Ch.47"},"Lufttransportbrigade I")
|
local my_ctld = CTLD:New(coalition.side.BLUE,{"Helicargo","CH.47"},"Lufttransportbrigade I")
|
||||||
my_ctld.useprefix = true
|
my_ctld.useprefix = true
|
||||||
my_ctld.dropcratesanywhere = true
|
my_ctld.dropcratesanywhere = true
|
||||||
my_ctld.forcehoverload = false -- Chinook must-have option
|
my_ctld.forcehoverload = false -- Chinook must-have option
|
||||||
|
|||||||
Reference in New Issue
Block a user