From aa512e32e01d5a4c3dd38cf485cd993155e49c79 Mon Sep 17 00:00:00 2001 From: Nicaragua Date: Sun, 27 Jan 2019 05:19:13 -0300 Subject: [PATCH] fixed spinning icon for toy to be the small one --- code/modules/mob/living/simple_animal/bot/griefsky.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/bot/griefsky.dm b/code/modules/mob/living/simple_animal/bot/griefsky.dm index d4e87ccc5c2..b6fae4b6177 100644 --- a/code/modules/mob/living/simple_animal/bot/griefsky.dm +++ b/code/modules/mob/living/simple_animal/bot/griefsky.dm @@ -72,6 +72,7 @@ /mob/living/simple_animal/bot/griefsky/griefsky/toy //A toy version of general griefsky! name = "Genewul Bweepskee" desc = "An adorable looking secbot with four toy swords taped to its arms" + spin_icon = "griefskyj-c" health = 50 maxHealth = 50 dmg = 0