We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca975f commit 108137fCopy full SHA for 108137f
maps/randomvaults/spessmart.dm
@@ -680,6 +680,7 @@ var/list/clothing_prices = list() //gets filled on initialize()
680
681
/mob/living/simple_animal/hostile/spessmart_guardian/New()
682
..()
683
+
684
overlays.Add(image('icons/mob/robots.dmi', icon_state = "eyes-securitron"))
685
686
/mob/living/simple_animal/hostile/spessmart_guardian/Life()
0 commit comments