Update color.dm

This commit is contained in:
Sishen
2019-07-25 19:55:20 -04:00
parent 1a92134ad3
commit a4529491ea
+1 -1
View File
@@ -56,7 +56,7 @@
/obj/item/clothing/under/color/black/ghost/Initialize()
. = ..()
ADD_TRAIT(src, NODROP, DROPDEL)
ADD_TRAIT(src, TRAIT_NODROP, DROPDEL)
/obj/item/clothing/under/color/grey
name = "grey jumpsuit"
desc = "A tasteful grey jumpsuit that reminds you of the good old days."