mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Compats - Add SOG helmet hearing and dust protection (#8718)
This commit is contained in:
parent
e0df864a5d
commit
efa1980990
@ -21,6 +21,13 @@ class vn_b_helmet_sph4_02_01: vn_b_headgear_base {
|
||||
class vn_b_helmet_t56_01_01: vn_b_headgear_base {
|
||||
HEARING_PROTECTION_VICCREW;
|
||||
};
|
||||
class vn_b_helmet_svh4_01_01: vn_b_headgear_base {
|
||||
HEARING_PROTECTION_VICCREW;
|
||||
};
|
||||
class vn_b_helmet_svh4_02_01: vn_b_headgear_base {
|
||||
HEARING_PROTECTION_VICCREW;
|
||||
ACE_Protection = 1;
|
||||
};
|
||||
|
||||
class vn_o_headgear_base;
|
||||
class vn_o_helmet_tsh3_01: vn_o_headgear_base {
|
||||
|
Loading…
Reference in New Issue
Block a user