From 26f0af19e0525153349dea8ff098da5c43f32eca Mon Sep 17 00:00:00 2001 From: LetterJay Date: Tue, 26 Sep 2017 00:00:07 -0500 Subject: [PATCH] update --- code/citadel/custom_loadout/custom_items.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/citadel/custom_loadout/custom_items.dm b/code/citadel/custom_loadout/custom_items.dm index 8abe4f7b53..c100f0013c 100644 --- a/code/citadel/custom_loadout/custom_items.dm +++ b/code/citadel/custom_loadout/custom_items.dm @@ -113,8 +113,8 @@ /*Brian*/ /obj/item/clothing/suit/trenchcoat/green - name = "green greatcoat" - desc = "A greatcoat with a green color scheme." + name = "Reece's Great Coat" + desc = "You would swear this was in your nightmares after eating too many veggies." icon_state = "hos-g" item_state = "hos-g" body_parts_covered = CHEST|GROIN|ARMS|LEGS \ No newline at end of file