Skip to content

Commit

Permalink
Removed laser guided rounds and updated Viking-4 81mm mortar to RHS M…
Browse files Browse the repository at this point in the history
…252 (#1155)
  • Loading branch information
pool011 authored Apr 1, 2024
1 parent 3d12f10 commit 5c76fdb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cScripts/functions/init/fn_init_logistics.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -746,8 +746,7 @@ private _dataArray = [
["crate_strykerDragoon_82mm",[
["ACE_1Rnd_82mm_Mo_HE", 24],
["ACE_1Rnd_82mm_Mo_Illum", 8],
["ACE_1Rnd_82mm_Mo_Smoke", 8],
["ACE_1Rnd_82mm_Mo_HE_LaserGuided",8]
["ACE_1Rnd_82mm_Mo_Smoke", 8]
]],
["crate_stinger",[
["rhs_weap_fim92", 1],
Expand Down Expand Up @@ -981,8 +980,8 @@ private _dataArray = [
["ACE_wirecutter", 1],

// 82mm Mortars
["ace_compat_rhs_usf3_m252_carry", 2],
["ace_csw_carryMortarBaseplate", 2],
["ace_csw_staticMortarCarry", 2],

// Medical
["kat_AED",1],
Expand Down

0 comments on commit 5c76fdb

Please sign in to comment.