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
+2 -2
View File
@@ -186,12 +186,12 @@
/obj/item/stack/material/woodlog
name = "log"
icon_state = "sheet-woodlog"
icon_state = "sheet-wood"
default_type = "log"
/obj/item/stack/material/woodbranch
name = "branch"
icon_state = "sheet-branch"
icon_state = "sheet-wood"
default_type = "branch"