Skip to content

Commit

Permalink
Fixed weights for real .32 firearms.
Browse files Browse the repository at this point in the history
  • Loading branch information
Warriorcat49 authored Oct 21, 2019
1 parent 5a2847d commit 4cc58f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/gun/32.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"name": "Skorpion Vz. 61",
"//": "Total unloaded weight of gun 1301.81 grams, rounded to 1302. Current weight of folding stock 200 grams.",
"description": "The Skorpion Vz. 61 is a Czechoslovak submachine gun from the 1950s, chambered in .32 ACP.",
"weight": "1102 g",
"weight": "1300 g",
"volume": "750 ml",
"price": 150000,
"to_hit": -2,
Expand Down Expand Up @@ -82,7 +82,7 @@
"name": "Walther PPK",
"name_plural": "Walther PPK",
"description": "One of the most famous handguns of the 20th century. Your name is not Bond, but you might find this little gun still useful.",
"weight": "525 g",
"weight": "540 g",
"volume": "250 ml",
"price": 45000,
"to_hit": -1,
Expand Down

0 comments on commit 4cc58f3

Please sign in to comment.