This commit is contained in:
FullGas1 2025-03-30 15:42:07 +02:00
parent 29b19d5262
commit f8df243043

View File

@ -810,7 +810,7 @@ ctld.vehicleTransportEnabled = {
"Hercules",
"UH-1H",
"Mi-8MT",
"CH-47Fbl1",
--"CH-47Fbl1",
}
-- ************** Units able to use DCS dynamic cargo system ******************
@ -818,7 +818,7 @@ ctld.vehicleTransportEnabled = {
-- Units listed here will spawn a cargo static that can be loaded with the standard DCS cargo system
-- We will also use this to make modifications to the menu and other checks and messages
ctld.dynamicCargoUnits = {
-- "CH-47Fbl1",
"CH-47Fbl1",
}
-- ************** Maximum Units SETUP for UNITS ******************