From 7afbf871a7951b8e92f1d30f83ebd5c55bfa0b85 Mon Sep 17 00:00:00 2001 From: TheObserver-sys Date: Thu, 12 Oct 2023 22:44:29 -0400 Subject: [PATCH] This could have been a web edit --- code/modules/loadout/loadout_suit.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/modules/loadout/loadout_suit.dm b/code/modules/loadout/loadout_suit.dm index efa0c07d421e..870bad66819b 100644 --- a/code/modules/loadout/loadout_suit.dm +++ b/code/modules/loadout/loadout_suit.dm @@ -240,6 +240,10 @@ name = "Winter Coat - Olive Green" path = /obj/item/clothing/suit/storage/hooded/wintercoat/olive +/datum/loadout_entry/suit/wintercoat/cosmic + name = "Winter Coat - Cosmic" + path = /obj/item/clothing/suit/storage/hooded/wintercoat/cosmic + /datum/loadout_entry/suit/techrobes name = "Techpriest" path = /obj/item/clothing/suit/storage/hooded/techpriest