Added NASAMS support

This commit is contained in:
Khopa
2021-07-27 23:43:00 +02:00
parent 741ae36d4c
commit 4aac2d2b7b
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"
]
}
}
}