mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-18 21:25:18 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Library.aircraft["An-30M"] = {
|
||||
altitude = DCSEx.converter.feetToMeters(20000),
|
||||
speed = DCSEx.converter.knotsToMps(300),
|
||||
payload = { chaff = 192,flare = 192,fuel = 8300 },
|
||||
}
|
||||
Reference in New Issue
Block a user