diff --git a/code/modules/projectiles/guns/ballistic/shotgun.dm b/code/modules/projectiles/guns/ballistic/shotgun.dm index afa787599cd..398ce598a4d 100644 --- a/code/modules/projectiles/guns/ballistic/shotgun.dm +++ b/code/modules/projectiles/guns/ballistic/shotgun.dm @@ -247,7 +247,6 @@ desc = "Range isn't an issue when you can bring your victim to you." icon_state = "hookshotgun" inhand_icon_state = "shotgun" - worn_icon_state = "shotgun" load_sound = 'sound/weapons/gun/shotgun/insert_shell.ogg' mag_type = /obj/item/ammo_box/magazine/internal/shot/bounty w_class = WEIGHT_CLASS_BULKY