From 8e7a0dca083f1f86f956ba5f57d35ac7b57f08b0 Mon Sep 17 00:00:00 2001 From: Lamandus Date: Wed, 15 Feb 2023 14:41:55 +0100 Subject: [PATCH] Revert "correction of the J22" This reverts commit 3ee1078480cc3ddba921448328fabc9c77ed5e6e. --- data/json/items/gun/22.json | 1 - data/json/items/magazine/22.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/data/json/items/gun/22.json b/data/json/items/gun/22.json index 51516b909034..2c117df84c7d 100644 --- a/data/json/items/gun/22.json +++ b/data/json/items/gun/22.json @@ -291,7 +291,6 @@ "dispersion": 600, "durability": 5, "min_cycle_recoil": 39, - "magazine_well": "50 ml", "faults": [ "fault_gun_blackpowder", "fault_gun_dirt", "fault_gun_chamber_spent" ], "magazines": [ [ "22", [ "j22mag" ] ] ] }, diff --git a/data/json/items/magazine/22.json b/data/json/items/magazine/22.json index 1c4c1e348140..0e6263198d24 100644 --- a/data/json/items/magazine/22.json +++ b/data/json/items/magazine/22.json @@ -132,7 +132,7 @@ "name": { "str": "Jennings J-22 magazine" }, "description": "A cheap 6-round steel box magazine for the Jennings J-22.", "weight": "55 g", - "volume": "60ml", + "volume": "27ml", "price": 2800, "price_postapoc": 100, "material": "steel",