Adds an alternate colorable trenchcoat to the loadout (#16569)

* Adds alternate recolorable trenchcoat + changelog

* fixes/corrections
This commit is contained in:
feartheblackout
2023-07-10 21:49:56 +00:00
committed by GitHub
parent b6b2bcd78f
commit 2787a081ba
5 changed files with 68 additions and 0 deletions
@@ -199,6 +199,12 @@
path = /obj/item/clothing/suit/storage/toggle/trench/colorable
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
/datum/gear/suit/trenchcoat_colorable_alt
display_name = "colorable trenchcoat, alt"
description = "A sleek canvas trenchcoat in 167,777,216 designer colors."
path = /obj/item/clothing/suit/storage/toggle/trench/colorable/alt
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION | GEAR_HAS_ADDITIONAL_COLOR_SELECTION
/datum/gear/suit/ian
display_name = "worn shirt"
description = "A worn out, curiously comfortable t-shirt with a picture of Ian."