mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-09-03 00:13:16 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Library.aircraft["An-26B"] = {
|
||||
altitude = DCSEx.converter.feetToMeters(20000),
|
||||
speed = DCSEx.converter.knotsToMps(300),
|
||||
payload = { chaff = 384,flare = 384,fuel = 5500 },
|
||||
}
|
||||
Reference in New Issue
Block a user