Added Encore Anti Air to sensible presets

This commit is contained in:
Wyqer 2019-06-18 21:17:40 +02:00
parent 5b23112a18
commit 3682f5db5c
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
8 changed files with 14 additions and 10 deletions

View File

@ -187,7 +187,8 @@ static_vehicles = [
["B_T_Static_AT_F",50,100,0], // Static Titan Launcher (AT)
["B_T_Static_AA_F",50,100,0], // Static Titan Launcher (AA)
["B_Mortar_01_F",80,150,0], // Mk6 Mortar
["RHS_M119_WD",100,200,0] // M119A2
["RHS_M119_WD",100,200,0], // M119A2
["B_SAM_System_03_F",250,500,0] // MIM-145 Defender
];
buildings = [

View File

@ -152,7 +152,8 @@ static_vehicles = [
["RHS_TOW_TriPod_WD",50,100,0], // TOW (AT)
["RHS_Stinger_AA_pod_WD",50,100,0], // Stinger (AA)
["RHS_M252_WD",80,150,0], // Mk6 Mortar
["RHS_M119_WD",100,200,0] // M119A2
["RHS_M119_WD",100,200,0], // M119A2
["B_SAM_System_03_F",250,500,0] // MIM-145 Defender
];
buildings = [

View File

@ -153,7 +153,8 @@ static_vehicles = [
["RHS_TOW_TriPod_D",50,100,0], // TOW (AT)
["RHS_Stinger_AA_pod_D",50,100,0], // Stinger (AA)
["RHS_M252_D",80,150,0], // Mk6 Mortar
["RHS_M119_D",100,200,0] // M119A2
["RHS_M119_D",100,200,0], // M119A2
["B_SAM_System_03_F",250,500,0] // MIM-145 Defender
];
buildings = [

View File

@ -116,8 +116,7 @@ static_vehicles = [
["O_static_AT_F",50,100,0], // Static Titan Launcher (AT)
["O_static_AA_F",50,100,0], // Static Titan Launcher (AA)
["O_Mortar_01_F",80,150,0], // Mk6 Mortar
["O_Radar_System_02_F",100,0,0], // Air Radar
["O_SAM_System_04_F",100,200,0] // SAM Rhea
["O_SAM_System_04_F",250,500,0] // S-750 Rhea
];
buildings = [

View File

@ -122,8 +122,7 @@ static_vehicles = [
["O_static_AT_F",50,100,0], // Static Titan Launcher (AT)
["O_static_AA_F",50,100,0], // Static Titan Launcher (AA)
["O_Mortar_01_F",80,150,0], // Mk6 Mortar
["O_Radar_System_02_F",100,0,0], // Air Radar
["O_SAM_System_04_F",100,200,0] // SAM Rhea
["O_SAM_System_04_F",250,500,0] // S-750 Rhea
];
buildings = [

View File

@ -200,7 +200,8 @@ static_vehicles = [
["B_static_AT_F",50,100,0], // Static Titan Launcher (AT)
["B_static_AA_F",50,100,0], // Static Titan Launcher (AA)
["B_Mortar_01_F",80,150,0], // Mk6 Mortar
["RHS_M119_WD",100,200,0] // M119A2
["RHS_M119_WD",100,200,0], // M119A2
["B_SAM_System_03_F",250,500,0] // MIM-145 Defender
];
buildings = [

View File

@ -149,7 +149,8 @@ static_vehicles = [
["RHS_TOW_TriPod_D",50,100,0], // TOW (AT)
["RHS_Stinger_AA_pod_D",50,100,0], // Stinger (AA)
["RHS_M252_D",80,150,0], // Mk6 Mortar
["RHS_M119_D",100,200,0] // M119A2
["RHS_M119_D",100,200,0], // M119A2
["B_SAM_System_03_F",250,500,0] // MIM-145 Defender
];
buildings = [

View File

@ -148,7 +148,8 @@ static_vehicles = [
["RHS_TOW_TriPod_WD",50,100,0], // TOW (AT)
["RHS_Stinger_AA_pod_WD",50,100,0], // Stinger (AA)
["RHS_M252_WD",80,150,0], // Mk6 Mortar
["RHS_M119_WD",100,200,0] // M119A2
["RHS_M119_WD",100,200,0], // M119A2
["B_SAM_System_03_F",250,500,0] // MIM-145 Defender
];
buildings = [