From 9e9987611564cc15f842085ebd0946c57bd2579f Mon Sep 17 00:00:00 2001 From: LaVeyanFiend Date: Thu, 30 Jan 2020 22:43:22 -0500 Subject: [PATCH 1/5] Audit S&W Model 10 --- data/json/items/gun/38.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/gun/38.json b/data/json/items/gun/38.json index 719c7532b124f..82635474e41e9 100644 --- a/data/json/items/gun/38.json +++ b/data/json/items/gun/38.json @@ -74,8 +74,8 @@ "name": "S&W Model 10", "name_plural": "S&W Model 10", "description": "A six-shot revolver, produced since 1899 and known as the most popular handgun of the 20th century. It has a swing-out cylinder for ease of reloading.", - "weight": "907 g", - "volume": "500 ml", + "weight": "975 g", + "volume": "402 ml", "price": 42400, "to_hit": -2, "bashing": 9, From b94d0112e19e247211f40bc831b4e752c5b05465 Mon Sep 17 00:00:00 2001 From: LaVeyanFiend Date: Thu, 30 Jan 2020 23:09:21 -0500 Subject: [PATCH 2/5] Audit Ruger LCR .38 --- data/json/items/gun/38.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/gun/38.json b/data/json/items/gun/38.json index 82635474e41e9..303a11b134e87 100644 --- a/data/json/items/gun/38.json +++ b/data/json/items/gun/38.json @@ -135,7 +135,7 @@ "name_plural": "Ruger LCR .38", "description": "A compact, double-action-only revolver designed for easy concealment, with a stainless steel cylinder and aluminum frame.", "weight": "382 g", - "volume": "250 ml", + "volume": "321 ml", "price": 54500, "to_hit": -2, "bashing": 8, From 6a7e567fe3c9469b4b8d4ce131cccfe385fe2f73 Mon Sep 17 00:00:00 2001 From: LaVeyanFiend Date: Thu, 30 Jan 2020 23:31:20 -0500 Subject: [PATCH 3/5] Audit S&W Model 619 --- data/json/items/gun/38.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/gun/38.json b/data/json/items/gun/38.json index 303a11b134e87..f4ea6aa3122d1 100644 --- a/data/json/items/gun/38.json +++ b/data/json/items/gun/38.json @@ -169,7 +169,7 @@ "name": { "str": "S&W 619", "str_pl": "S&W 619" }, "description": "A seven-round .38 revolver sold by Smith & Wesson. It features a fixed rear sight and a reinforced frame.", "weight": "1074 g", - "volume": "500 ml", + "volume": "608 ml", "price": 62000, "to_hit": -2, "bashing": 9, From a63e75b1945445297a3b6744afc8b25806f3c958 Mon Sep 17 00:00:00 2001 From: LaVeyanFiend Date: Thu, 30 Jan 2020 23:35:27 -0500 Subject: [PATCH 4/5] Reduce 2 Shot Special to slightly larger than biggest .38 revolver --- data/json/items/gun/38.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/gun/38.json b/data/json/items/gun/38.json index f4ea6aa3122d1..6a95c4f06ee26 100644 --- a/data/json/items/gun/38.json +++ b/data/json/items/gun/38.json @@ -8,7 +8,7 @@ "//": "It's hard to say just how big this is, although it's (very large) pistol sized. But it is a handmade weapon.", "description": "A crudely made double barrel pistol firing 38 special ammo. Unfortunately, the name is less about the double barrels and more about the number of shots you'll get before it breaks down on you.", "weight": "750 g", - "volume": "1 L", + "volume": "700 mL", "price": 2000, "to_hit": -1, "bashing": 3, From f059ff13da795b8df9be38c2518509551e2a5cda Mon Sep 17 00:00:00 2001 From: I-am-Erk <45136638+I-am-Erk@users.noreply.github.com> Date: Tue, 4 Feb 2020 10:16:45 -0800 Subject: [PATCH 5/5] Update 38.json --- data/json/items/gun/38.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/gun/38.json b/data/json/items/gun/38.json index 6a95c4f06ee26..9ba6620436d25 100644 --- a/data/json/items/gun/38.json +++ b/data/json/items/gun/38.json @@ -8,7 +8,7 @@ "//": "It's hard to say just how big this is, although it's (very large) pistol sized. But it is a handmade weapon.", "description": "A crudely made double barrel pistol firing 38 special ammo. Unfortunately, the name is less about the double barrels and more about the number of shots you'll get before it breaks down on you.", "weight": "750 g", - "volume": "700 mL", + "volume": "700 ml", "price": 2000, "to_hit": -1, "bashing": 3, @@ -42,7 +42,7 @@ "name": "COP .357 Derringer", "description": "A small, chubby derringer pistol bearing a slight resemblance to the Mossberg Brownie. It uses a rotating firing pin to fire the individual hammers of the four barrels arranged in a square formation.", "weight": "800 g", - "volume": "399ml", + "volume": "399 ml", "price": 120000, "to_hit": -1, "bashing": 3,