Update winter coats, add more, and tailor to species. (#30644)

* Update winter coats, add more, and tailor to species.

* Add white captain coat to loadout.
This commit is contained in:
Alan
2025-10-15 07:05:58 -04:00
committed by GitHub
parent c6a2097e58
commit a9c3b6d242
29 changed files with 138 additions and 79 deletions
@@ -67,6 +67,7 @@
new /obj/item/clothing/neck/cloak/hop_mantle(src)
new /obj/item/clothing/suit/armor/vest(src)
new /obj/item/clothing/suit/hopcoat(src)
new /obj/item/clothing/suit/hooded/wintercoat/hop(src)
new /obj/item/clothing/under/rank/civilian/hop(src)
new /obj/item/clothing/under/rank/civilian/hop/skirt(src)
new /obj/item/clothing/under/rank/civilian/hop/dress(src)
@@ -345,6 +346,7 @@
new /obj/item/clothing/head/beret/paramedic(src)
new /obj/item/clothing/suit/storage/labcoat/emt(src)
new /obj/item/clothing/suit/storage/hazardvest/paramedic(src)
new /obj/item/clothing/suit/hooded/wintercoat/medical/paramedic(src)
new /obj/item/clothing/glasses/hud/health/sunglasses(src)
new /obj/item/clothing/gloves/color/latex(src)
new /obj/item/clothing/gloves/color/latex/nitrile(src)
@@ -397,6 +399,7 @@
new /obj/item/clothing/mask/balaclava(src)
new /obj/item/clothing/suit/storage/iaa/blackjacket(src)
new /obj/item/clothing/suit/blacktrenchcoat(src)
new /obj/item/clothing/suit/hooded/wintercoat/syndicate(src)
new /obj/item/clothing/head/beret/syndicate(src)
new /obj/item/clothing/glasses/syndie(src)
new /obj/item/clothing/neck/cloak/syndicate(src)