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 8a6346e commit 4f1e929
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cScripts/functions/init/fn_init_logistics.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ private _dataArray = [

// Lunchers and mortars
["rhs_weap_M136_hedp",1],
["rhs_weap_m72a7",10],
["rhs_weap_fgm148",1],
["rhs_weap_fim92",2],
["dzn_MG_Tripod_M122A1_M240Mount_Carry",2],
Expand Down Expand Up @@ -424,7 +425,7 @@ private _dataArray = [
// Weapons
["rhs_weap_M136_hp",10],
["rhs_weap_M136_hedp",10],
["rhs_weap_m72a7",50],
["rhs_weap_m72a7",10],
["dzn_MG_Tripod_M122A1_M240Mount_Carry",5],

// Ammo
Expand Down

0 comments on commit 4f1e929

Please sign in to comment.