From b9d70c48653a54ff372c43bf6a58a43a2dc3261f Mon Sep 17 00:00:00 2001 From: skull132 Date: Sun, 12 Apr 2015 22:53:30 +0300 Subject: [PATCH] Quick Icon Fix Yes. --- code/modules/customitems/item_defines.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index b341c857..29576477 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -1200,7 +1200,7 @@ name = "gold pocket-watch" desc = "A small pocket watch. It appears to be gold plated, with the initials D.M.S on the back." icon = 'icons/obj/custom_items.dmi' - icon_state = "watch" + icon_state = "scofield_watch" w_class = 1 var wired = 1