Skip to content

Commit

Permalink
fortify removed
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Jan 21, 2019
1 parent 3faa8b7 commit 1b6cdba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BC_loadouts/factions/russia.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class russia {
LIST_6("ACE_fieldDressing"),
LIST_2("ACE_epinephrine"),
LIST_2("ACE_morphine"),
"grad_axe","ACE_Fortify",
"grad_axe",
"ACE_EntrenchingTool",
"ACE_DefusalKit"
};
Expand Down
2 changes: 1 addition & 1 deletion BC_loadouts/factions/usa.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class USA {
LIST_6("ACE_fieldDressing"),
LIST_2("ACE_epinephrine"),
LIST_2("ACE_morphine"),
"grad_axe","ACE_Fortify",
"grad_axe",
"ACE_EntrenchingTool",
"ACE_DefusalKit"
};
Expand Down

0 comments on commit 1b6cdba

Please sign in to comment.