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