diff --git a/code/modules/projectiles/guns/energy/special_eguns.dm b/code/modules/projectiles/guns/energy/special_eguns.dm index 3d7cf6bcdd2..90ea6d4b58c 100644 --- a/code/modules/projectiles/guns/energy/special_eguns.dm +++ b/code/modules/projectiles/guns/energy/special_eguns.dm @@ -900,7 +900,7 @@ H.bleed(50) ..() -/obj/item/gun/energy/examine(mob/user) +/obj/item/gun/energy/spikethrower/examine(mob/user) . = ..() . += "This item's cell recharges on its own. Known to drive people mad by forcing them to wait for shots to recharge. Not compatible with rechargers."