Militia squad changes, T-80 fixes, new Yugo ak, new arty additions
This commit is contained in:
@@ -123,10 +123,10 @@ heavy_vehicles = [
|
||||
["rhs_t72ba_tv",525,575,350], // T-72A (1984)
|
||||
["rhs_t72bb_tv",550,575,350], // T-72B (1985)
|
||||
["rhs_t72bc_tv",575,575,350], // T-72B (1989)
|
||||
["mkk_t80b_r",600,600,400], // T-80B
|
||||
["mkk_t80bv_r",625,600,400], // T-80BV
|
||||
["mkk_t80_u_r",650,600,400], // T-80U
|
||||
["mkk_t80_ue1_r",675,600,400], // T-80UE-1
|
||||
["rhs_t80b",600,600,400], // T-80B
|
||||
["rhs_t80bvk",625,600,400], // T-80BVK
|
||||
["rhs_t80u",650,600,400], // T-80U
|
||||
["rhs_t80uk",675,600,400], // T-80UK
|
||||
["UK3CB_CW_SOV_O_LATE_Gaz66_ZU23",150,200,75], // GAZ-66
|
||||
["UK3CB_CW_SOV_O_LATE_Ural_Zu23",150,200,100], // ZU-23 URAL
|
||||
["UK3CB_CW_SOV_O_LATE_MTLB_ZU23",225,200,100], // MT-LB ZU-23
|
||||
@@ -170,13 +170,17 @@ air_vehicles = [
|
||||
];
|
||||
|
||||
static_vehicles = [
|
||||
["gm_gc_army_dshkm_aatripod",50,50,0], // DSHkM HMG
|
||||
["gm_gc_army_fagot_launcher_tripod",50,100,0], // 9K111 Fagot ATGM
|
||||
["rhs_SPG9M_MSV",50,75,0], // SPG-9 Recoilles rifle
|
||||
["tbd_mt12",100,150,0], // MT-12 Anti-tank gun
|
||||
["gm_gc_army_2b11",50,75,0], // 2B11 Mortar
|
||||
["gm_gc_army_fagot_launcher_tripod",50,100,0], // Static FAGOT
|
||||
["gm_gc_army_dshkm_aatripod",50,50,0], // DSHkM
|
||||
["rhs_SPG9M_MSV",50,75,0], // SPG-9
|
||||
["tbd_2b9_vasilek",125,150,0], // 2B9 Vasilek automatic mortar (Towable)
|
||||
["tbd_d20_vanilla",100,200,0], // D-20 Howitzer (Towable)
|
||||
["rhs_D30_msv",100,250,0], // D-30 Howitzer (Towable)
|
||||
["rhs_Igla_AA_pod_msv",50,150,0], // Static Igla
|
||||
["RHS_ZU23_MSV",100,150,0], // Static ZU-23 (Towable)
|
||||
["rhs_D30_msv",100,250,0] // Static D-30 (Towable)
|
||||
["RHS_ZU23_MSV",100,150,0] // ZU-23 (Towable)
|
||||
["tbd_d20",100,200,25], // D-20 Howitzer (Towable, Advanced verison)
|
||||
];
|
||||
|
||||
buildings = [
|
||||
|
||||
Reference in New Issue
Block a user