Added NASAMS support

(cherry picked from commit 4aac2d2b7b)
This commit is contained in:
Khopa
2021-07-27 23:43:00 +02:00
committed by Dan Albert
parent e6d2c76641
commit da143e403c
7 changed files with 106 additions and 2 deletions

View File

@@ -68,7 +68,8 @@
"air_defenses": [
"AvengerGenerator",
"LinebackerGenerator",
"PatriotGenerator"
"PatriotGenerator",
"NasamCGenerator"
],
"ewrs": [
"PatriotEwrGenerator"
@@ -126,4 +127,4 @@
"VMFA-323"
]
}
}
}