From 4ef62954144be16a5c4fda80fdfcfcce702e8b02 Mon Sep 17 00:00:00 2001 From: Robertha89 Date: Wed, 24 Jun 2015 04:41:12 +0200 Subject: [PATCH] I made changes where they where not needed due to an oooooold bug. --- code/modules/mining/equipment_locker.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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