mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-14 03:40:27 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Library.aircraft["SpitfireLFMkIXCW"] = {
|
||||
altitude = DCSEx.converter.feetToMeters(20000),
|
||||
speed = DCSEx.converter.knotsToMps(225),
|
||||
payload = { chaff = 0,flare = 0,fuel = 247,ammo_type = 1,gun = 100 },
|
||||
}
|
||||
Reference in New Issue
Block a user