Update color.dm

This commit is contained in:
Trilbyspaceclone
2020-02-11 15:54:37 -05:00
committed by GitHub
parent a8778417e4
commit 1b06506209
+8
View File
@@ -196,6 +196,14 @@
item_state = "p_suit"
item_color = "lightpurple"
/obj/item/clothing/under/color/lightpurple/trackless
name = "purple jumpsuit"
desc = "A magically colored jumpsuit. No sensors are attached!"
icon_state = "lightpurple"
item_state = "p_suit"
item_color = "lightpurple"
has_sensor = NO_SENSORS
/obj/item/clothing/under/skirt/color/lightpurple
name = "lightpurple jumpskirt"
icon_state = "lightpurple_skirt"