From df31d90c1b0216130847cb21505b5e23bcf459ab Mon Sep 17 00:00:00 2001 From: zerothebigboy Date: Mon, 27 Jul 2020 01:37:47 -0400 Subject: [PATCH] a --- modular_citadel/code/modules/client/loadout/suit.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modular_citadel/code/modules/client/loadout/suit.dm b/modular_citadel/code/modules/client/loadout/suit.dm index e57f5d0540..db20d188ac 100644 --- a/modular_citadel/code/modules/client/loadout/suit.dm +++ b/modular_citadel/code/modules/client/loadout/suit.dm @@ -19,12 +19,12 @@ path = /obj/item/clothing/suit/hooded/cloak/david cost = 3 -/datum/gear/jacketbomber // all of these are reskins of bomber jackets but with the vibe to make you look like a true lumberjack +/datum/gear/jacketbomber name = "Bomber jacket" category = SLOT_WEAR_SUIT path = /obj/item/clothing/suit/jacket -/datum/gear/jacketflannelblack +/datum/gear/jacketflannelblack // all of these are reskins of bomber jackets but with the vibe to make you look like a true lumberjack name = "Black flannel jacket" category = SLOT_WEAR_SUIT path = /obj/item/clothing/suit/jacket/flannel