mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-19 22:17:05 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Library.aircraft["A-50"] = {
|
||||
altitude = DCSEx.converter.feetToMeters(32000),
|
||||
options = { "eplrs" },
|
||||
payload = { chaff = 192, flare = 192, fuel = 70000 },
|
||||
speed = DCSEx.converter.knotsToMps(300),
|
||||
}
|
||||
Reference in New Issue
Block a user