mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user