Skip to content

Commit

Permalink
Added missing winter camo for helmets
Browse files Browse the repository at this point in the history
Added missing winter camofluage for our helmets after talk with Company Co since we already have the rest of the winter camo already whitelisted and approved.
  • Loading branch information
Zarenx committed Oct 11, 2024
1 parent de3ecc3 commit 8e4ef77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cScripts/cScripts_logistics.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@
["USP_OPS_FASTXP_TAN_MC_07", 0],
["USP_OPS_FASTXP_TAN_MC_08", 0],
["USP_BOONIE_HAT_MC", 0],
["USP_OPSCORE_FASTMTC_MCA_CGSW", 0],
["USP_OPSCORE_FASTMTC_MCA_CSW", 0],

// Ammo
["rhs_mag_30Rnd_556x45_M855A1_PMAG", 0],
Expand Down Expand Up @@ -360,6 +362,8 @@
["USP_OPSCORE_FASTMTC_CGTW", 0],
["USP_OPSCORE_FASTMTC_CSW", 0],
["USP_OPSCORE_FASTMTC_CTW", 0],
["USP_OPSCORE_FASTMTC_MCA_CGSW", 0],
["USP_OPSCORE_FASTMTC_MCA_CSW", 0],

// Weapons
["rhs_weap_M136_hp",0],
Expand Down

0 comments on commit 8e4ef77

Please sign in to comment.