mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user