From 2a4f7b3a30c77af0b85677e34ea3cdb5fd55fe20 Mon Sep 17 00:00:00 2001 From: savethetreez Date: Mon, 25 Sep 2023 11:21:04 +0200 Subject: [PATCH] Webley .455 pouch fix --- code/modules/1713/_mags1904.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/1713/_mags1904.dm b/code/modules/1713/_mags1904.dm index 8c42e82f94..02d2ee10e3 100644 --- a/code/modules/1713/_mags1904.dm +++ b/code/modules/1713/_mags1904.dm @@ -468,7 +468,7 @@ RUSSO-JAPANESE WAR WEAPONS MAGS N AMMO desc = "a pouch of .455 Webley bullets." icon_state = "pouch" ammo_type = /obj/item/ammo_casing/a455 - caliber = "awebly455" + caliber = "a455" max_ammo = 24 weight = 0.95 multiple_sprites = TRUE