Addition to unsung opfor preset

This commit is contained in:
Wyqer 2019-07-23 19:03:36 +02:00
parent ca6b44aaf1
commit ecb72a909f
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
1 changed files with 3 additions and 2 deletions

View File

@ -140,6 +140,7 @@ opfor_choppers = [
// Enemy fixed-wings that will need to spawn in the air.
opfor_air = [
"uns_Mig21_CAS", // Mig-21 Fishbed F (CAS)
"uns_Mig21_CAP" // Mig-21 Fishbed F (CAP)
"uns_an2_cas", // An-2 Colt (CAS)
"uns_Mig21_CAP", // Mig-21 Fishbed F (CAP)
"uns_Mig21_CAS" // Mig-21 Fishbed F (CAS)
];