Striped shirts should be appropriately labeled now (#10648)

This commit is contained in:
Wowzewow (Wezzy)
2020-11-26 11:31:00 +01:00
committed by GitHub
parent 630f5856f3
commit 0d315b994c
3 changed files with 48 additions and 7 deletions
@@ -185,8 +185,8 @@
shirt["dress shirt, cropped"] = /obj/item/clothing/accessory/dressshirt_crop
shirt["cropped dress shirt, rolled up"] = /obj/item/clothing/accessory/dressshirt_crop_r
shirt["long-sleeved shirt"] = /obj/item/clothing/accessory/longsleeve
shirt["long-sleeved shirt, blue striped"] = /obj/item/clothing/accessory/longsleeve_s
shirt["long-sleeved shirt, black striped"] = /obj/item/clothing/accessory/longsleeve_sb
shirt["long-sleeved shirt, black striped"] = /obj/item/clothing/accessory/longsleeve_s
shirt["long-sleeved shirt, blue striped"] = /obj/item/clothing/accessory/longsleeve_sb
shirt["t-shirt"] = /obj/item/clothing/accessory/tshirt
shirt["t-shirt, cropped"] = /obj/item/clothing/accessory/tshirt_crop
shirt["blouse"] = /obj/item/clothing/accessory/blouse
@@ -287,4 +287,4 @@
gadpathur["cadre brassard"] = /obj/item/clothing/accessory/armband/gadpathur
gadpathur["industrial cadre brassard"] = /obj/item/clothing/accessory/armband/gadpathur/ind
gadpathur["medical cadre brassard"] = /obj/item/clothing/accessory/armband/gadpathur/med
gear_tweaks += new/datum/gear_tweak/path(gadpathur)
gear_tweaks += new/datum/gear_tweak/path(gadpathur)