Increased AWACS aircraft cruise altitude

This commit is contained in:
Ambroise Garel
2025-07-30 15:20:24 +02:00
parent 6964bf2543
commit a55012e383
2 changed files with 9 additions and 5 deletions

View File

@@ -227,6 +227,10 @@ The core script is quite simple and small, I probably won't need too much help w
## Version history
- **Next version** (coming soon)
- Increased AWACS altitude
- **0.2.250729** (07/29/2025)
- **MAJOR CHANGE:** Added all new wingman system
- Far for perfect but a lot better than DCS's default wingmen

View File

@@ -561,7 +561,7 @@ Library.aircraft = {
}
},
["A-50"] = {
["altitude"] = 4898,
["altitude"] = 11000,
["speed"] = 220,
["payload"] = {
["chaff"] = 192,
@@ -2460,7 +2460,7 @@ Library.aircraft = {
["pylons"] = {}
},
["E-2C"] = {
["altitude"] = 4510,
["altitude"] = 9000,
["speed"] = 133.3,
["payload"] = {
["chaff"] = 120,
@@ -2479,7 +2479,7 @@ Library.aircraft = {
["pylons"] = {}
},
["E-3A"] = {
["altitude"] = 4800,
["altitude"] = 11000,
["speed"] = 220,
["payload"] = {
["chaff"] = 120,
@@ -7567,7 +7567,7 @@ Library.aircraft = {
}
},
["KJ-2000"] = {
["altitude"] = 4898,
["altitude"] = 11000,
["speed"] = 220,
["payload"] = {
["fuel"] = 70000,