Skip to content

Commit

Permalink
feat(model): Add Weapons #79
Browse files Browse the repository at this point in the history
Signed-off-by: macinsight <[email protected]>
  • Loading branch information
macinsight committed Nov 27, 2023
1 parent 0d2cee1 commit beb4761
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -405,10 +405,10 @@ CoavinsFirearms.Include('Base.ColtM16Tape_HE', 'M16Rifle')
CoavinsFirearms.Include('Base.ColtM16Tape_INC', 'M16Rifle')

-- M40A1.txt
-- M40
-- M40A1
-- M40A2
-- M40A3
CoavinsFirearms.Include('M40','Rifle_308BA')
CoavinsFirearms.Include('M40A1','Rifle_308BA')
CoavinsFirearms.Include('M40A2','Rifle_308BA')
CoavinsFirearms.Include('M40A3','Rifle_308BA')

-- MAC10.txt
-- MAC10_Fold
Expand Down

0 comments on commit beb4761

Please sign in to comment.