increased glove csost

This commit is contained in:
loginsandylogout
2018-03-30 13:38:07 -05:00
committed by GitHub
parent 3eecb782b9
commit a4d949816b
@@ -7,22 +7,22 @@
name = "Rainbow gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/rainbow
cost = 2
cost = 5
/datum/gear/glovesred
name = "Red gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/red
cost = 2
cost = 5
/datum/gear/glovesblue
name = "Blue gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/blue
cost = 2
cost = 5
/datum/gear/glovesgray
name = "Gray gloves"
category = slot_gloves
path = /obj/item/clothing/gloves/color/grey
cost = 2
cost = 5