From 81e1501828d1ae50684cc26c70d8232ca48cd18d Mon Sep 17 00:00:00 2001 From: loginsandylogout Date: Thu, 22 Mar 2018 23:26:14 -0500 Subject: [PATCH] wrong branch --- .../code/modules/clothing/suits/suits.dm | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/modular_citadel/code/modules/clothing/suits/suits.dm b/modular_citadel/code/modules/clothing/suits/suits.dm index 60b951bdb4..323ac91068 100644 --- a/modular_citadel/code/modules/clothing/suits/suits.dm +++ b/modular_citadel/code/modules/clothing/suits/suits.dm @@ -11,16 +11,3 @@ alternate_worn_icon = 'modular_citadel/icons/mob/citadel/suit.dmi' icon_state = "hostrench" item_state = "hostrench" - -/obj/item/clothing/suit/hooded/cloak/david - name = "red cloak" - icon_state = "goliath_cloak" - desc = "Ever wanted to look like a badass without ANY effort? Try this nanotrasen brand red cloak, perfect for kids" - hoodtype = /obj/item/clothing/head/hooded/cloakhood/david - body_parts_covered = CHEST|GROIN|ARMS - -/obj/item/clothing/head/hooded/cloakhood/david - name = "red cloak hood" - icon_state = "golhood" - desc = "conceal your face in shame with this nanotrasen brand hood" - flags_inv = HIDEEARS|HIDEEYES|HIDEHAIR|HIDEFACIALHAIR