Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce19b7dc2a | |||
| 644fc14bbc | |||
| 2db81d9c5e | |||
| ae8f93182d |
@@ -884,6 +884,7 @@ GRLIB_arsenal_items = [
|
||||
"kat_retractor",
|
||||
"kat_scalpel",
|
||||
"kat_stethoscope",
|
||||
"kat_TXA",
|
||||
|
||||
// Food
|
||||
"ACE_Canteen",
|
||||
@@ -939,6 +940,7 @@ GRLIB_arsenal_items = [
|
||||
"ACE_salineIV", // Saline IV (1000 ml)
|
||||
"ACE_Sandbag_empty", // Sandbag (empty)
|
||||
"ACE_splint", // Splint
|
||||
"ACE_suture", // Suture
|
||||
"ACE_surgicalKit", // Surgical Kit
|
||||
"ACE_tourniquet", // Tourniquet (CAT)
|
||||
"ACE_wirecutter" // Wirecutter
|
||||
|
||||
@@ -180,7 +180,19 @@ static_vehicles = [
|
||||
["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], // ZU-23 (Towable)
|
||||
["tbd_d20",100,200,25] // D-20 Howitzer (Towable, Advanced verison)
|
||||
["tbd_d20",100,200,25], // D-20 Howitzer (Towable, Advanced verison)
|
||||
["tbd_mortars_152mm_box_he",0,0,0],
|
||||
["tbd_mortars_152mm_box_dpicm",0,0,0],
|
||||
["tbd_mortars_152mm_box_laser",0,0,0],
|
||||
["tbd_mortars_100mm_box_he",0,0,0],
|
||||
["tbd_mortars_100mm_box_heat",0,0,0],
|
||||
["tbd_mortars_100mm_box_ap",0,0,0],
|
||||
["tbd_mortars_100mm_box_atgm",0,0,0],
|
||||
["tbd_2b9_vasilek_magazine",0,0,0],
|
||||
["tbd_mortar_82mm_box_he",0,0,0],
|
||||
["tbd_mortar_82mm_box_cumul",0,0,0],
|
||||
["tbd_mortar_82mm_box_illum",0,0,0],
|
||||
["tbd_mortar_82mm_box_smoke",0,0,0]
|
||||
];
|
||||
|
||||
buildings = [
|
||||
|
||||
Reference in New Issue
Block a user