From f80aad3364de9711106a74114b5adba45d06a262 Mon Sep 17 00:00:00 2001 From: fallcon Date: Wed, 31 Jan 2024 11:39:36 -0600 Subject: [PATCH] what if wrong? --- code/modules/guncrafting/frame.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/guncrafting/frame.dm b/code/modules/guncrafting/frame.dm index 63bf53c60ef5..147fc1cf28e8 100644 --- a/code/modules/guncrafting/frame.dm +++ b/code/modules/guncrafting/frame.dm @@ -244,7 +244,7 @@ installedParts = list( /obj/item/part/gun/modular/grip/wood, /obj/item/part/gun/modular/mechanism, - /obj/item/part/gun/modular/barrel + /obj/item/part/gun/modular/barrel/shotgun ) /obj/item/part/gun/frame/commander