mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Adds a unit test to check for any missing initial icon states (#8332)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user