Skip to content

Commit

Permalink
Update fn_init_logistics.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarenx authored Oct 12, 2023
1 parent 64a6431 commit 4b6cabe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cScripts/functions/init/fn_init_logistics.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ private _dataArray = [
// Helmets
["H_Cap_tan", 0],
["H_Cap_headphones", 0],
["DAR_Beret_Mar", 12],
["DAR_Beret_Mar", 0],
["rhsusf_hgu56p_black", 0],
["rhsusf_hgu56p_green", 0],
["rhsusf_hgu56p_mask_black_skull", 0],
Expand Down Expand Up @@ -68,7 +68,7 @@ private _dataArray = [
["rhsusf_hgu56p_white", 0],
["rhsusf_hgu56p", 0],
["rhsusf_ihadss", 12],
["rhsusf_patrolcap_ocp", 5],
["rhsusf_patrolcap_ocp", 0],

// Vest
["B_ACU_crye_ocp_SH_1", 0],
Expand Down

0 comments on commit 4b6cabe

Please sign in to comment.