From 44e6b6ccc78dd0bc6e31001cf059adff7f1f3fe2 Mon Sep 17 00:00:00 2001 From: Dan-Neposh Date: Sat, 1 Aug 2020 16:18:25 -0400 Subject: [PATCH] I removed the Dread_Ipad, Clockwork Slab reigns supreme --- code/game/objects/items/toys.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/toys.dm b/code/game/objects/items/toys.dm index e69bb1ffa0..58b282be7d 100644 --- a/code/game/objects/items/toys.dm +++ b/code/game/objects/items/toys.dm @@ -1230,7 +1230,7 @@ name = "steampunk watch" desc = "A stylish steampunk watch made out of thousands of tiny cogwheels." icon = 'icons/obj/clockwork_objects.dmi' - icon_state = "dread_ipad" + icon_state = "clockwork_slab" slot_flags = ITEM_SLOT_BELT w_class = WEIGHT_CLASS_SMALL var/cooldown = 0