increased glove csost
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user