Skip to content

Commit

Permalink
Merge pull request #36406 from tenmillimaster/m9
Browse files Browse the repository at this point in the history
Aluminum Chonk, Semiautomatic, 9mm statfixes
  • Loading branch information
Rivet-the-Zombie authored Dec 25, 2019
2 parents ab89765 + 9394661 commit 3cce016
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/json/items/gun/9mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,20 +344,20 @@
"copy-from": "pistol_base",
"looks_like": "glock_17",
"type": "GUN",
"name": "Beretta M9",
"description": "A very popular 9x19mm pistol, the M9 has been the standard issue sidearm of the US army since 1985.",
"weight": "590 g",
"volume": "500 ml",
"name": "Beretta M9A1",
"description": "An iconic 9x19mm pistol, the M9 was the standard issue sidearm of US armed force from 1985 only until recently. It was formerly popular amongst law enforcement before the advent of commercially available polymer-framed handguns and the FBI's adoption of .40S&W.",
"weight": "961 g",
"volume": "528 ml",
"price": 65000,
"to_hit": -2,
"bashing": 8,
"material": [ "steel", "plastic" ],
"material": [ "steel", "aluminum" ],
"symbol": "(",
"color": "dark_gray",
"ammo": "9mm",
"range": 1,
"dispersion": 480,
"durability": 6,
"durability": 7,
"min_cycle_recoil": 450,
"magazine_well": 1,
"magazines": [ [ "9mm", [ "m9mag", "m9bigmag" ] ] ]
Expand Down

0 comments on commit 3cce016

Please sign in to comment.