diff --git a/code/modules/wiremod/shell/gun.dm b/code/modules/wiremod/shell/gun.dm index 8d7ee284f3b..ff37c9046dd 100644 --- a/code/modules/wiremod/shell/gun.dm +++ b/code/modules/wiremod/shell/gun.dm @@ -18,6 +18,7 @@ /obj/item/ammo_casing/energy/wiremod_gun projectile_type = /obj/projectile/energy/wiremod_gun + harmful = FALSE select_name = "circuit" fire_sound = 'sound/weapons/blaster.ogg'