This commit is contained in:
loginsandylogout
2018-04-01 18:31:26 -05:00
committed by GitHub
parent a4d949816b
commit 2d038f3f94
@@ -2,27 +2,3 @@
name = "Fingerless Gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/fingerless
/datum/gear/glovesrainbow
name = "Rainbow gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/rainbow
cost = 5
/datum/gear/glovesred
name = "Red gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/red
cost = 5
/datum/gear/glovesblue
name = "Blue gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/blue
cost = 5
/datum/gear/glovesgray
name = "Gray gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/grey
cost = 5