Compats - Add SOG helmet hearing and dust protection (#8718)

This commit is contained in:
Whigital 2021-12-17 17:48:22 +01:00 committed by GitHub
parent e0df864a5d
commit efa1980990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {