From f8eef1755f718cb26768310dd7bdd996a69077a5 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Sat, 23 Sep 2017 10:09:59 -0500 Subject: [PATCH] oops --- 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 4fb3422879..84091b0172 100644 --- a/code/citadel/custom_loadout/custom_items.dm +++ b/code/citadel/custom_loadout/custom_items.dm @@ -70,8 +70,8 @@ var/bitesound = 'sound/items/bikehorn.ogg' /obj/item/clothing/neck/cloak/carrot - name = "brown cloak" - desc = "It's a cape that can be worn around your neck." + name = "carrot cloak" + desc = "A cloak in the shape and color of a carrot!" icon = 'icons/obj/clothing/cloaks.dmi' icon_override = 'icons/mob/citadel/suit.dmi' icon_state = "carrotcloak"