Adds SolGov winter coat. (#31335)

* done

* oops

* vox fingers

* Update misc_suits.dm

* update icon vars in line with new sprite code

* Update SolGov winter coat to match others.

* Add SolGov winter coat object sprites.

---------

Co-authored-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>
This commit is contained in:
Alan
2025-12-27 04:43:31 -05:00
committed by GitHub
parent ee13dce3e1
commit d37f014ecc
21 changed files with 12 additions and 0 deletions
@@ -27,6 +27,10 @@
display_name = "Winter coat"
path = /obj/item/clothing/suit/hooded/wintercoat
/datum/gear/suit/coat/solgov
display_name = "Winter coat, Solgov"
path = /obj/item/clothing/suit/hooded/wintercoat/solgov
/datum/gear/suit/coat/job
main_typepath = /datum/gear/suit/coat/job
subtype_selection_cost = FALSE
@@ -691,6 +691,14 @@
/obj/item/clothing/head/hooded/winterhood/syndicate
icon_state = "winterhood_synd"
/obj/item/clothing/suit/hooded/wintercoat/solgov
name = "\improper SolGov winter coat"
icon_state = "wintercoat_solgov"
hoodtype = /obj/item/clothing/head/hooded/winterhood/solgov
/obj/item/clothing/head/hooded/winterhood/solgov
icon_state = "winterhood_solgov"
/obj/item/clothing/head/hooded/ablative
name = "ablative hood"
desc = "A high-tech ablative hood attached to an ablative trenchcoat. Dissipates energy attacks with ease, and has an integrated flashproof visor. Entirely ineffecitve against kinetic attacks."