mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Added a new fur-lined green trenchcoat. (#8114)
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
coat["trenchcoat, grey"] = /obj/item/clothing/suit/storage/toggle/trench/grey
|
||||
coat["trenchcoat, dark brown"] = /obj/item/clothing/suit/storage/toggle/trench/alt
|
||||
coat["trenchcoat, grey alternate"] = /obj/item/clothing/suit/storage/toggle/trench/grey_alt
|
||||
coat["trenchcoat, green"] = /obj/item/clothing/suit/storage/toggle/trench/green
|
||||
gear_tweaks += new/datum/gear_tweak/path(coat)
|
||||
|
||||
|
||||
@@ -327,4 +328,4 @@
|
||||
|
||||
/datum/gear/suit/cardigan/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
Reference in New Issue
Block a user