diff --git a/code/modules/mining/equipment_locker.dm b/code/modules/mining/equipment_locker.dm index fe1bcf1d8f6..702a87ab336 100644 --- a/code/modules/mining/equipment_locker.dm +++ b/code/modules/mining/equipment_locker.dm @@ -580,7 +580,7 @@ name = "lazarus injector" desc = "An injector with a cocktail of nanomachines and chemicals, this device can seemingly raise animals from the dead, making them become friendly to the user. Unfortunately, the process is useless on higher forms of life and incredibly costly, so these were hidden in storage until an executive thought they'd be great motivation for some of their employees." icon = 'icons/obj/syringe.dmi' - icon_state = "autoinjector" + icon_state = "lazarus_hypo" item_state = "hypo" icon_override = 'icons/mob/in-hand/tools.dmi' throwforce = 0