mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
11 lines
424 B
Lua
11 lines
424 B
Lua
-- Library.aircraft["Bf-109K-4"] = {
|
|
-- altitude = DCSEx.converter.feetToMeters(20000),
|
|
-- speed = DCSEx.converter.knotsToMps(225),
|
|
-- payload = { chaff = 0,flare = 0,fuel = 296,ammo_type = 1 },
|
|
-- properties = { MW50TankContents = 1, Flare_Gun = 1 },
|
|
-- [Payload]
|
|
-- Payload.Decade2000.Task.Antiship.Pylon01=SC_501_SC500
|
|
-- Payload.Decade2000.Task.AirToGround.Pylon01=SC_501_SC250
|
|
-- }
|
|
-- }
|