mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-09-03 09:20:57 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Library.aircraft["Mi-26"] = {
|
||||
altitude = DCSEx.converter.feetToMeters(1500),
|
||||
speed = DCSEx.converter.knotsToMps(90),
|
||||
payload = { chaff = 0,flare = 192,fuel = 9600,gun = 100 },
|
||||
}
|
||||
Reference in New Issue
Block a user