Skip to content

Commit

Permalink
Gun volume audit for .357 SIG + adjust SIG Sauer weights (#37670)
Browse files Browse the repository at this point in the history
* Audit Sig Sauer P226

* Audit Glock 31 volume

* Audit Sig Sauer P320 in .357 SIG
  • Loading branch information
LaVeyanFiend authored Feb 4, 2020
1 parent 68609c4 commit 7c40107
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions data/json/items/gun/357sig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"type": "GUN",
"name": "SIG P226",
"description": "A SIG Sauer P226 chambered for .357 SIG. The P226 is a DA/SA, short-recoil operated semi-automatic pistol.",
"weight": "960 g",
"volume": "500 ml",
"weight": "964 g",
"volume": "549 ml",
"price": 50000,
"to_hit": -1,
"bashing": 8,
Expand All @@ -27,6 +27,7 @@
"name": { "str": "Glock 31" },
"description": "A full size .357 SIG Glock pistol. It is extremely similar to the Glock 22, and could be converted to fire .40 S&W by switching the barrel.",
"weight": "660 g",
"volume": "443 ml",
"ammo": [ "357sig" ],
"magazines": [ [ "357sig", [ "glock40mag", "glock40bigmag" ] ] ]
},
Expand All @@ -37,8 +38,8 @@
"type": "GUN",
"name": "SIG P320",
"description": "The P320 is a semi automatic, short recoil operated pistol. This one is chambered for .357 SIG.",
"weight": "751 g",
"volume": "500 ml",
"weight": "731 g",
"volume": "462 ml",
"price": 69000,
"to_hit": -2,
"bashing": 8,
Expand Down

0 comments on commit 7c40107

Please sign in to comment.