Skip to content

Commit

Permalink
Update GSRI preslots with VFH instead of UHF (#59)
Browse files Browse the repository at this point in the history
Fixes #55
  • Loading branch information
ArwynFr authored Jun 24, 2023
1 parent 61f074b commit 3aea615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/gsri_props/lockers/Functions/fn_gearAsGsri.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ switch(_role) do {

// Add common items
player addItemToUniform "ACE_EarPlugs";
player addItemToVest "ACRE_PRC343";
player addItemToVest "ACRE_PRC152";
player addItemToBackpack "A3_GPNVG18_BLK_F";
player addHeadgear "GSRI_helmet_modular_halfintegral";
player addGoggles "GSRI_balaclava_v2_camo";
Expand Down

0 comments on commit 3aea615

Please sign in to comment.