From 6ae23509a64d4efb159d339fb7ae55bcc9506e2a Mon Sep 17 00:00:00 2001 From: Shredmetal <131475927+Shredmetal@users.noreply.github.com> Date: Mon, 24 Apr 2023 18:53:49 +0800 Subject: [PATCH] Add files via upload added MiG-21Bis loadout, fox 1 only --- client/src/units/aircraftdatabase.ts | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/client/src/units/aircraftdatabase.ts b/client/src/units/aircraftdatabase.ts index cd2b28ea..2bca6792 100644 --- a/client/src/units/aircraftdatabase.ts +++ b/client/src/units/aircraftdatabase.ts @@ -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": [