From fec988634c4f0d036683bb51328a51dff4333047 Mon Sep 17 00:00:00 2001 From: frankastaire Date: Mon, 12 Jul 2021 19:45:15 +0100 Subject: [PATCH] Increased volume and length of western holster to accommodate other revolvers (#48532) (#49883) * Incresed volume of western holster main pocket to 850ml (#48532) * Increased volume and length of pocket in western holster (#48532) * Tweked volume slightly to fit Lemat revolver --- data/json/items/armor/holster.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/armor/holster.json b/data/json/items/armor/holster.json index fe852acd38dbe..272cd3fba1045 100644 --- a/data/json/items/armor/holster.json +++ b/data/json/items/armor/holster.json @@ -210,9 +210,9 @@ "pocket_type": "CONTAINER", "holster": true, "min_item_volume": "100 ml", - "max_contains_volume": "400 ml", + "max_contains_volume": "855 ml", "max_contains_weight": "2 kg", - "max_item_length": "25 cm", + "max_item_length": "38 cm", "moves": 30 }, {