Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Add DP27 weapon
Browse files Browse the repository at this point in the history
related: #47
  • Loading branch information
danielwerg committed Jul 25, 2021
1 parent 3585cff commit abf0811
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1255,6 +1255,10 @@ export const WEAPONS = <const>{
name: 'M249 SAW', id: '2902BB7B8C', category: 'lmg',
iconId: '7z8UpVPS3P14OC1oL9dDIn/39c0c657f154218003fd4b2a9250b92f/M249'
},
'dp27': {
name: 'DP27', id: '296F8FC698', category: 'lmg',
iconId: '7LoT7yAe0LK7bDOeq6MZZM/33995bc704667674af1b73fe962d4c7c/Primary_gun_DP27'
},

// marksman
'417': {
Expand Down

0 comments on commit abf0811

Please sign in to comment.