Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gun volume audit for .38 Super #37676

Merged
merged 2 commits into from Feb 4, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions data/json/items/gun/38super.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"name": "AF2011A1 .38 Super",
"name_plural": "AF2011A1 .38 Super",
"description": "A double-barrel semi-automatic pistol of Italian origin, firing two bullets per shot, a derivative of the M1911 pistol.",
"weight": "1710 g",
"volume": "1 L",
"weight": "2041 g",
"volume": "716 ml",
"price": 479900,
"to_hit": -2,
"bashing": 12,
Expand Down Expand Up @@ -44,8 +44,8 @@
"type": "GUN",
"name": "M1911A1",
"description": "The M1911A1 is an extremely popular pistol known for its reliability. This one is chambered for .38 Super.",
"weight": "1110 g",
"volume": "500 ml",
"weight": "1157 g",
"volume": "462 ml",
"price": 78400,
"to_hit": -2,
"bashing": 12,
Expand Down