Skip to content

Commit

Permalink
Added missing winter camo for helmets (#1236)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarenx authored Oct 11, 2024
1 parent de3ecc3 commit 1bfd0c1
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 1bfd0c1

Please sign in to comment.