Merge pull request #37818 from AutomaticFrenzy/patch/missing-icons

Fix some missing icons
This commit is contained in:
Jordan Brown
2018-05-14 16:13:20 -04:00
committed by letterjay
parent f9f42658e1
commit 7dc1c116d5
20 changed files with 21 additions and 25 deletions
@@ -151,6 +151,7 @@
desc = "You get the feeling that you shouldn't be standing here."
clockwork_desc = "A sigil that will soon erupt and smite any unenlightened nearby."
icon = 'icons/effects/96x96.dmi'
icon_state = ""
pixel_x = -32
pixel_y = -32
layer = BELOW_MOB_LAYER
@@ -66,7 +66,7 @@
name = "pile of viscera"
desc = "A repulsive pile of guts and gore."
gender = NEUTER
random_icon_states = list("innards")
icon_state = "innards"
/mob/living/simple_animal/slaughter/phasein()
. = ..()