This commit is contained in:
zerothebigboy
2020-07-21 02:24:22 -04:00
parent 3c4a288ecc
commit fb35248e3b
10 changed files with 34 additions and 1 deletions
@@ -3,6 +3,11 @@
category = SLOT_GLOVES
path = /obj/item/clothing/gloves/fingerless
/datum/gear/evening
name = "Evening gloves"
category = SLOT_GLOVES
path = /obj/item/clothing/gloves/evening
/datum/gear/goldring
name = "A gold ring"
category = SLOT_GLOVES
@@ -20,4 +25,4 @@
category = SLOT_GLOVES
path = /obj/item/clothing/gloves/ring/diamond
cost = 4
@@ -48,6 +48,11 @@
category = SLOT_HEAD
path = /obj/item/clothing/head/that
/datum/gear/maidband
name = "Maid headband"
category = SLOT_HEAD
path= /obj/item/clothing/head/maid
/datum/gear/flakhelm
name = "Flak Helmet"
category = SLOT_HEAD