diff --git a/code/modules/projectiles/guns/energy/stun.dm b/code/modules/projectiles/guns/energy/stun.dm index b90afcaa925..c4b396afeab 100644 --- a/code/modules/projectiles/guns/energy/stun.dm +++ b/code/modules/projectiles/guns/energy/stun.dm @@ -102,7 +102,6 @@ name = "energy crossbow" desc = "A weapon favored by syndicate carp hunters." icon_state = "crossbowlarge" - item_state = "crossbowlarge" w_class = 3.0 force = 10 m_amt = 200000 diff --git a/icons/obj/gun.dmi b/icons/obj/gun.dmi index 2aeea5c45a7..c76b374a7cb 100644 Binary files a/icons/obj/gun.dmi and b/icons/obj/gun.dmi differ