Somewhat of a winter coat resprite + related stuff (#20755)

Look at this exemplary sinta employee, ~~poached~~ given a better chance
at life with our parent guild Hephaestus Industries. Yet, due to the
frigid temperatures of 20C (68F) in their workplace, they are required
to wear a winter coat, but thankfully it is such a good looking one,
right?


![image](https://github.com/user-attachments/assets/9ab25338-02f3-46c8-80a2-4da7432cb5a4)

Okay, but what if the winter coat looked like this instead?


![image](https://github.com/user-attachments/assets/763cfe91-487b-4f2e-b7f1-58b378b91984)

Now imagine this sinta in colors of other corporations (beside Idris
Incorporated and Zeng-Hu Pharmaceuticals due to ~~institutionalised
sintaphobia~~ very strict hiring practices)

Okay but funny descriptions aside, this PR resprites winter coats,
corporate and departmental, also it adds an alt-click to winter coats to
pull the hood up. Yet I have a caveat to that, I have decided to
standardise these with the corporate/departmental jackets, as such, two
winter coats have been removed, which ones? The Hephaestus alt and
Nanotrasen alt winter coats have been removed.

Also, I forgot that vaurca bulwarks also have winter coat sprites, so I
have not resprited them here, maybe in a follow-up PR sometime later.

_(Inspired, but not 1:1 ported, by:
https://github.com/tgstation/tgstation/pull/72983)_

---------

Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
ElorgRHG
2025-05-14 17:08:49 +02:00
committed by GitHub
parent 45139cea5c
commit 3644e9630c
4 changed files with 18 additions and 10 deletions
@@ -669,7 +669,6 @@ GLOBAL_DATUM_INIT(gear_tweak_modsuit_configuration, /datum/gear_tweak/modsuit_co
heph_labcoats["hephaestus labcoat, long"] = /obj/item/clothing/suit/storage/toggle/longcoat/heph
heph_labcoats["hephaestus corporate jacket"] = /obj/item/clothing/suit/storage/toggle/corp/heph
heph_labcoats["hephaestus winter coat"] = /obj/item/clothing/suit/storage/hooded/wintercoat/heph
heph_labcoats["hephaestus winter coat, alt"] = /obj/item/clothing/suit/storage/hooded/wintercoat/heph/alt
gear_tweaks += new /datum/gear_tweak/path(heph_labcoats)
/datum/gear/faction/heph_beret
@@ -709,7 +708,6 @@ GLOBAL_DATUM_INIT(gear_tweak_modsuit_configuration, /datum/gear_tweak/modsuit_co
nt_labcoats["nanotrasen labcoat, long"] = /obj/item/clothing/suit/storage/toggle/longcoat/nt
nt_labcoats["nanotrasen corporate jacket"] = /obj/item/clothing/suit/storage/toggle/corp/nt
nt_labcoats["nanotrasen winter coat"] = /obj/item/clothing/suit/storage/hooded/wintercoat/nt
nt_labcoats["nanotrasen winter coat, alt"] = /obj/item/clothing/suit/storage/hooded/wintercoat/nt/alt
gear_tweaks += new /datum/gear_tweak/path(nt_labcoats)
/datum/gear/faction/nt_custodialjumpsuit