Update color.dm
This commit is contained in:
@@ -77,13 +77,8 @@
|
|||||||
name = "insulated gloves"
|
name = "insulated gloves"
|
||||||
desc = "These gloves will protect the wearer from electric shock."
|
desc = "These gloves will protect the wearer from electric shock."
|
||||||
siemens_coefficient = 0
|
siemens_coefficient = 0
|
||||||
<<<<<<< HEAD
|
|
||||||
permeability_coefficient = 0.5
|
permeability_coefficient = 0.5
|
||||||
resistance_flags = 0
|
|
||||||
=======
|
|
||||||
permeability_coefficient = 0.05
|
|
||||||
resistance_flags = NONE
|
resistance_flags = NONE
|
||||||
>>>>>>> b0f24a8... Fixes bartender suit having an adjust state (#32968)
|
|
||||||
|
|
||||||
/obj/item/clothing/gloves/color/rainbow
|
/obj/item/clothing/gloves/color/rainbow
|
||||||
name = "rainbow gloves"
|
name = "rainbow gloves"
|
||||||
|
|||||||
Reference in New Issue
Block a user