mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
More bugfixing
This commit is contained in:
@@ -2847,7 +2847,7 @@ export class AircraftDatabase extends UnitDatabase {
|
||||
"roles": [
|
||||
"CAP"
|
||||
],
|
||||
"code": "R-73*2,R-27R*2,Fuel-1500",
|
||||
"code": "R-73*4,R-27R*2,Fuel-1500",
|
||||
"name": "Heavy / Fox 1, HOBS Fox 2 / Medium Range"
|
||||
},
|
||||
{
|
||||
@@ -2935,7 +2935,7 @@ export class AircraftDatabase extends UnitDatabase {
|
||||
"CAP"
|
||||
],
|
||||
"code": "R-73*2,R-27R*2,Fuel-1500",
|
||||
"name": "Heavy / Fox 1 / Medium Range"
|
||||
"name": "Heavy / Fox 1, HOBS Fox 2 / Medium Range"
|
||||
},
|
||||
{
|
||||
"fuel": 1,
|
||||
|
||||
Reference in New Issue
Block a user