Skip to content

Commit

Permalink
Add white chemlight and earproless helmet
Browse files Browse the repository at this point in the history
  • Loading branch information
pool011 committed Apr 9, 2024
1 parent 5ee9506 commit 88f99ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cScripts/functions/init/fn_init_logistics.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ private _dataArray = [
["TFAR_anprc152", 0],

// Helmets
["USP_OPS_FASTXP_TAN_MC", 0],
["USP_OPS_FASTXP_TAN_MC_02", 0],
["USP_OPS_FASTXP_TAN_MC_03", 0],
["USP_OPS_FASTXP_TAN_MC_04", 0],
Expand Down Expand Up @@ -319,6 +320,7 @@ private _dataArray = [
["ACE_Flashlight_MX991",0],
["ACE_CableTie",0],
["ACE_Chemlight_Shield",0],
["ACE_Chemlight_White",0],
["ACE_EntrenchingTool",0],
["ACE_IR_Strobe_Item",0],
["ACE_wirecutter",10],
Expand Down

0 comments on commit 88f99ac

Please sign in to comment.