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 17:58:06 +00:00
committed by GitHub
parent da630e1b63
commit 8352613d03
74 changed files with 157 additions and 327 deletions
@@ -1,7 +1,7 @@
/obj/item/robot_module
name = "robot module"
icon = 'icons/obj/module.dmi'
icon_state = "std_module"
icon_state = "std_mod"
w_class = 100
item_state = "electronic"
flags = CONDUCT
@@ -560,6 +560,7 @@ Difficulty: Hard
/obj/effect/temp_visual/bubblegum_hands
icon = 'icons/effects/bubblegum.dmi'
icon_state = null
duration = 9
/obj/effect/temp_visual/bubblegum_hands/rightthumb
+1 -1
View File
@@ -107,7 +107,7 @@
/obj/item/holder/pai
name = "pAI"
desc = "It's a little robot."
icon_state = "pai"
icon_state = null
/obj/item/holder/mouse
name = "mouse"