Gloves now dyeable again (#18077)

* wow, this is just like one of those japanese animes...

* ok

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
This commit is contained in:
Kugamo
2022-06-24 11:46:16 -05:00
committed by GitHub
parent 06768b96a3
commit d97c8cb6eb
+3 -1
View File
@@ -1,3 +1,6 @@
/obj/item/clothing/gloves/color
dyeable = TRUE
/obj/item/clothing/gloves/color/yellow
name = "insulated gloves"
desc = "These gloves will protect the wearer from electric shock."
@@ -7,7 +10,6 @@
permeability_coefficient = 0.05
item_color="yellow"
resistance_flags = NONE
dyeable = TRUE
/obj/item/clothing/gloves/color/yellow/power
var/old_mclick_override