From 705fc05dd20cebde7f266a3c112e59e7fb5d8d08 Mon Sep 17 00:00:00 2001 From: Mathilde <146444134+ibexgoetia@users.noreply.github.com> Date: Sun, 19 Apr 2026 12:53:51 +0200 Subject: [PATCH] Revert "Changes the combat shotgun's weight class from bulky to huge. (#5462)" This reverts commit 0a798ef1c2b4610f2d0960d55f63d369dfe3559f. --- modular_skyrat/modules/aesthetics/guns/code/guns.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/modular_skyrat/modules/aesthetics/guns/code/guns.dm b/modular_skyrat/modules/aesthetics/guns/code/guns.dm index 1b60188c474..5f22fa67879 100644 --- a/modular_skyrat/modules/aesthetics/guns/code/guns.dm +++ b/modular_skyrat/modules/aesthetics/guns/code/guns.dm @@ -34,6 +34,7 @@ inhand_icon_state = "shotgun_combat" inhand_x_dimension = 32 inhand_y_dimension = 32 + w_class = WEIGHT_CLASS_BULKY /obj/item/gun/ballistic/shotgun/automatic/combat/compact name = "\improper Peacekeeper compact combat shotgun"