Skip to content

Commit

Permalink
fix MMG bearer ammo
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Mar 7, 2021
1 parent 3171484 commit 521e7c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BC_loadouts/factions/usa.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class USA {
LIST_2("SmokeShell")
};
addItemsToBackpack[] = {
LIST_2("rhsusf_200rnd_556x45_M855_mixed_box")
LIST_2("rhsusf_100Rnd_762x51_m62_tracer")
};
};

Expand Down
1 change: 1 addition & 0 deletions mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ addons[]=
"A3_Characters_F",
"A3_Characters_F_Mark",
"ace_explosives",
"ace_nouniformrestrictions",
"A3_Characters_F_Tank",
"A3_Data_F_Curator_Virtual"
};
Expand Down

0 comments on commit 521e7c0

Please sign in to comment.