Merge remote-tracking branch 'upstream/master' into embed-changes

This commit is contained in:
Timothy Teakettle
2020-06-15 22:48:26 +01:00
180 changed files with 5227 additions and 1997 deletions

View File

@@ -254,6 +254,30 @@
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/misc/keyholesweater
/datum/gear/polyjump
name = "Polychromic Jumpsuit"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/misc/polyjumpsuit
cost = 2
/datum/gear/polyskirt
name = "Polychromic Jumpskirt"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/dress/skirt/polychromic
cost = 2
/datum/gear/polysuit
name = "Polychromic Button-up Shirt"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/misc/poly_shirt
cost = 3
/datum/gear/polypleated
name = "Polychromic Pleated Sweaterskirt"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/dress/skirt/polychromic/pleated
cost = 3
/datum/gear/polykilt
name = "Polychromic Kilt"
category = SLOT_W_UNIFORM