Skip to content

Commit

Permalink
Supplies - Add Black MAAWs to Launcher box (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-MF authored Apr 20, 2024
1 parent 589f40a commit d4b9ca6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/supplies/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ class CfgVehicles {
class TransportWeapons {
MACRO_ADDWEAPON(CUP_launch_RPG7V_PGO7V3,3);
MACRO_ADDWEAPON(launch_MRAWS_green_rail_F,3);
MACRO_ADDWEAPON(tacs_MRAWS_Black_Rail_F,3);
MACRO_ADDWEAPON(launch_MRAWS_green_F,3);
MACRO_ADDWEAPON(tacs_MRAWS_Black_F,3);
MACRO_ADDWEAPON(launch_NLAW_F,3);
MACRO_ADDWEAPON(CUP_launch_M136,3);
};
Expand Down

0 comments on commit d4b9ca6

Please sign in to comment.