Adds CI for missing icon_states (#27063)

* Adds CI for missing icon_states

* yeah

* more fixes

* more fixes

* seems good

* moar

* fix

* yea

* hrtyhrt

* yeah

* WOE
This commit is contained in:
Contrabang
2024-11-14 12:58:06 -05:00
committed by GitHub
parent da630e1b63
commit 8352613d03
74 changed files with 157 additions and 327 deletions
+3 -1
View File
@@ -186,7 +186,7 @@
/obj/item/clothing/glasses/sunglasses_fake/fluff/kaki
name = "broken thermonocle"
desc = "A weathered Vox thermonocle, doesn't seem to work anymore."
icon_state = "thermoncle"
icon_state = "thermonocle"
/// Rapidvalj: Hakikarahiti
/obj/item/fluff/rapid_wheelchair_kit
@@ -216,6 +216,7 @@
name = "custom zippo"
desc = "A custom made zippo lighter."
icon = 'icons/obj/custom_items.dmi'
icon_state = null
/// GodOfOreos: Jason Conrad
/obj/item/lighter/zippo/fluff/purple
@@ -1770,6 +1771,7 @@
name = "fluff ring"
desc = "Someone forgot to set this fluff item's description, notify a coder!"
icon = 'icons/obj/custom_items.dmi'
icon_state = null
fluff_material = TRUE
/obj/item/clothing/gloves/ring/fluff/update_icon_state()