mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds an alternate colorable trenchcoat to the loadout (#16569)
* Adds alternate recolorable trenchcoat + changelog * fixes/corrections
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user