diff --git a/code/modules/projectiles/guns/shotguns.dm b/code/modules/projectiles/guns/shotguns.dm index 993d9a8cba6c..3ec7726a1c79 100644 --- a/code/modules/projectiles/guns/shotguns.dm +++ b/code/modules/projectiles/guns/shotguns.dm @@ -473,7 +473,6 @@ can cause issues with ammo types getting mixed up during the burst. /obj/item/attachable/bayonet/upp, /obj/item/attachable/verticalgrip, // Underbarrel /obj/item/attachable/flashlight/grip, - /obj/item/attachable/attached_gun/extinguisher, /obj/item/attachable/burstfire_assembly, /obj/item/attachable/stock/type23, // Stock ) @@ -1230,7 +1229,6 @@ can cause issues with ammo types getting mixed up during the burst. /obj/item/attachable/compensator, /obj/item/attachable/shotgun_choke, /obj/item/attachable/magnetic_harness, - /obj/item/attachable/attached_gun/extinguisher, /obj/item/attachable/stock/shotgun, ) map_specific_decoration = TRUE @@ -1451,7 +1449,6 @@ can cause issues with ammo types getting mixed up during the burst. /obj/item/attachable/flashlight, /obj/item/attachable/compensator, /obj/item/attachable/magnetic_harness, - /obj/item/attachable/attached_gun/extinguisher, ) pixel_x = -5