Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d3cad29c19 | |||
| 2eb2992787 | |||
| ce19b7dc2a |
@@ -884,6 +884,7 @@ GRLIB_arsenal_items = [
|
|||||||
"kat_retractor",
|
"kat_retractor",
|
||||||
"kat_scalpel",
|
"kat_scalpel",
|
||||||
"kat_stethoscope",
|
"kat_stethoscope",
|
||||||
|
"kat_TXA",
|
||||||
|
|
||||||
// Food
|
// Food
|
||||||
"ACE_Canteen",
|
"ACE_Canteen",
|
||||||
@@ -939,9 +940,14 @@ GRLIB_arsenal_items = [
|
|||||||
"ACE_salineIV", // Saline IV (1000 ml)
|
"ACE_salineIV", // Saline IV (1000 ml)
|
||||||
"ACE_Sandbag_empty", // Sandbag (empty)
|
"ACE_Sandbag_empty", // Sandbag (empty)
|
||||||
"ACE_splint", // Splint
|
"ACE_splint", // Splint
|
||||||
|
"ACE_suture", // Suture
|
||||||
"ACE_surgicalKit", // Surgical Kit
|
"ACE_surgicalKit", // Surgical Kit
|
||||||
"ACE_tourniquet", // Tourniquet (CAT)
|
"ACE_tourniquet", // Tourniquet (CAT)
|
||||||
"ACE_wirecutter" // Wirecutter
|
"ACE_wirecutter", // Wirecutter
|
||||||
|
|
||||||
|
// ACRE Radios
|
||||||
|
"ACRE_SEM52SL",
|
||||||
|
"ACRE_SEM70"
|
||||||
];
|
];
|
||||||
|
|
||||||
GRLIB_arsenal_backpacks = [
|
GRLIB_arsenal_backpacks = [
|
||||||
|
|||||||
Reference in New Issue
Block a user