Adds a unit test to check for any missing initial icon states (#8332)

This commit is contained in:
mikomyazaki
2020-02-23 02:43:12 -03:00
committed by GitHub
parent bc7286647e
commit 21f348ec57
106 changed files with 214 additions and 304 deletions
@@ -24,7 +24,7 @@
/obj/item/organ/internal/diona
name = "diona nymph"
icon = 'icons/obj/objects.dmi'
icon = 'icons/mob/diona.dmi'
icon_state = "nymph"
organ_tag = "special" // Turns into a nymph instantly, no transplanting possible.
+3 -3
View File
@@ -1,8 +1,8 @@
// This borer is the worm that replaced the host's brain, not the brainworm latched onto a brain
/obj/item/organ/internal/borer
name = "cortical borer"
icon = 'icons/obj/objects.dmi'
icon_state = "borer"
icon = 'icons/mob/npc/animal.dmi'
icon_state = "brainslug"
organ_tag = BP_BRAIN
desc = "A disgusting space slug."
parent_organ = BP_HEAD
@@ -37,4 +37,4 @@
/obj/item/organ/internal/stack/vox
name = "vox cortical stack"
vital = 0
vital = 0