From b64b1a6cc809018d6de2cfad76e7ec50ab9b8cc3 Mon Sep 17 00:00:00 2001 From: paprka Date: Sun, 28 Sep 2014 08:25:14 -0700 Subject: [PATCH] icon fix --- 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 4abb720bebf..ff48a8b8428 100644 --- a/code/modules/mining/equipment_locker.dm +++ b/code/modules/mining/equipment_locker.dm @@ -740,7 +740,7 @@ /obj/item/device/mining_scanner desc = "A scanner that checks surrounding rock for useful minerals; it can also be used to stop gibtonite detonations. Requires you to wear mesons to function properly." name = "mining scanner" - icon_state = "mining" + icon_state = "mining1" item_state = "analyzer" w_class = 2.0 flags = CONDUCT