adjusted CfgPatches

This commit is contained in:
Bear
2024-10-21 06:40:00 -03:00
parent c52c2e784a
commit 5b25e9ae72

View File

@@ -24,6 +24,7 @@ class CfgPatches {
//Beret
"braf_hiaf_army_beret",
"braf_cratenia_army_beret",
"braf_cratenia_jungle_beret",
"braf_hiaf_marine_beret",
//Patrol Cap
@@ -32,7 +33,11 @@ class CfgPatches {
//Boonie
"braf_hiaf_boonie",
"braf_HIAF_Mariner_boonie"
"braf_HIAF_Mariner_boonie",
//Orlite
"braf_orlite_helm_olive",
"braf_orlite_helm_tan"
};
};
};