Fixed formatting and commas
This commit is contained in:
@@ -75,7 +75,6 @@ militia_vehicles = [
|
||||
|
||||
// Militia vehicles. Lightweight vehicle classnames the game will pick from randomly as sector defenders. Can also be empty for only infantry milita.
|
||||
opfor_vehicles = [
|
||||
|
||||
"rhs_tigr_sts_msv",
|
||||
"TSB_BRDM2_r",
|
||||
"rhs_uaz_open_MSV_01",
|
||||
@@ -91,7 +90,6 @@ opfor_vehicles = [
|
||||
"RUS_MSV_2b14",
|
||||
"RUS_MP_kord",
|
||||
"rhs_SPG9M_MSV"
|
||||
|
||||
];
|
||||
|
||||
// All enemy vehicles that can spawn as sector defenders and patrols but at a lower enemy combat readiness (aggression levels).
|
||||
@@ -195,7 +193,7 @@ opfor_battlegroup_vehicles = [
|
||||
"TSB_BRDM2_r",
|
||||
"TSB_BRDM2_ZU23_r",
|
||||
"TSB_BRDM2A_r",
|
||||
"rhs_pchela1t_vvs"
|
||||
"rhs_pchela1t_vvs",
|
||||
//"tbd_mtlb_deva",
|
||||
//"tbd_mtlb_tundzha",
|
||||
//"tbd_mtlb_type63",
|
||||
@@ -204,7 +202,6 @@ opfor_battlegroup_vehicles = [
|
||||
//"tbd_mtlb_2b9",
|
||||
//"tbd_mtlb_6ma2_tkn4g",
|
||||
"rhs_sprut_vdv"
|
||||
|
||||
];
|
||||
|
||||
// All enemy vehicles that can spawn as battlegroups, either assaulting or as reinforcements, at lower enemy combat readiness (aggression levels).
|
||||
@@ -216,7 +213,7 @@ opfor_battlegroup_vehicles_low_intensity = [
|
||||
"RUS_MSV_btr82a",
|
||||
"RUS_MSV_mtlb",
|
||||
"RUS_MSV_mtlbm6mb",
|
||||
"RUS_MSV_mtlbvmk",
|
||||
"RUS_MSV_mtlbvmk"
|
||||
//"tbd_mtlb_deva",
|
||||
//"tbd_mtlb_tundzha",
|
||||
//"tbd_mtlb_type63",
|
||||
@@ -242,7 +239,6 @@ opfor_troup_transports = [
|
||||
//"tbd_mtlb_6ma2_tkn4g",
|
||||
"RUS_VKS_mi8mt", // Mi-8MT (Cargo)
|
||||
"RUS_VKS_mi24p" // Mi-24P (AT)
|
||||
|
||||
];
|
||||
|
||||
// Enemy rotary-wings that will need to spawn in flight.
|
||||
|
||||
Reference in New Issue
Block a user