From beef17001f538630ce75fac27af7277b394666a6 Mon Sep 17 00:00:00 2001 From: Shotgunface Date: Sun, 29 Dec 2019 03:06:09 -0500 Subject: [PATCH] Update 454.json Re-implemented .410 compatibility to the Taurus Raging Bull. --- data/json/items/gun/454.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/gun/454.json b/data/json/items/gun/454.json index 436d1bb6aa234..7398e6764dd45 100644 --- a/data/json/items/gun/454.json +++ b/data/json/items/gun/454.json @@ -15,7 +15,7 @@ "material": [ "steel", "plastic" ], "symbol": "(", "color": "light_gray", - "ammo": [ "454", "45colt" ], + "ammo": [ "454", "410shot", "45colt" ], "dispersion": 280, "durability": 8, "blackpowder_tolerance": 56,