From 68dff4df548118e13a2e2755f8e2063057a55787 Mon Sep 17 00:00:00 2001 From: Shoddd Date: Tue, 24 Sep 2024 20:35:23 -0400 Subject: [PATCH] honestly I dont even know at this point --- code/modules/projectiles/guns/ballistic/shotgun.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/projectiles/guns/ballistic/shotgun.dm b/code/modules/projectiles/guns/ballistic/shotgun.dm index f9871819731e..9d1d82d9a9e2 100644 --- a/code/modules/projectiles/guns/ballistic/shotgun.dm +++ b/code/modules/projectiles/guns/ballistic/shotgun.dm @@ -347,6 +347,7 @@ projectile_wound_bonus = 10 projectile_damage_multiplier = 1.1 w_class = WEIGHT_CLASS_BULKY + worn_icon_state = null force = 10 flags_1 = CONDUCT_1 semi_auto = FALSE