Add files via upload

added MiG-21Bis loadout, fox 1 only
This commit is contained in:
Shredmetal 2023-04-24 18:53:49 +08:00 committed by GitHub
parent 20077417af
commit 6ae23509a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1347,10 +1347,10 @@ export class AircraftDatabase extends UnitDatabase {
],
"roles": [
""
"CAP"
],
"code": "",
"name": "Empty Loadout"
"name": "Light / Guns / Short range"
}
],
"filename": "mig-19.png"
@ -1412,6 +1412,28 @@ export class AircraftDatabase extends UnitDatabase {
"code": "Patrol, medium range",
"name": "Medium / Fox-2 / Medium range"
},
{
"fuel": 1,
"items": [
{
"name": "R-3R Atoll",
"quantity": 2
},
{
"name": "210 gal tanks",
"quantity": 1
},
{
"name": "ASO-2 Countermeasures",
"quantity": 1
}
],
"roles": [
"CAP"
],
"code": "Patrol, R-3R Only",
"name": "Medium / Fox-1 / Medium range"
},
{
"fuel": 1,
"items": [