From cee1be8bed029174aa89918284b9bebffd8e83ee Mon Sep 17 00:00:00 2001 From: SamCroswell Date: Mon, 14 Mar 2016 16:18:21 -0400 Subject: [PATCH] Remove's Atani's define --- code/modules/customitems/item_defines.dm | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index 5c192beba09..305ba9376f4 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -243,17 +243,6 @@ icon_state = "stobarico_jacket" //////////// Uniforms //////////// -/obj/item/clothing/under/fluff/WornTurtleneck // DaveTheHeadcrab: Makkota Atani - name = "Worn Combat Turtleneck" - desc = "A worn out turtleneck with 'J.C. NSS Regnare' stitched on the inside of the collar. The tag reveals it to be 99% NanoCotton." - icon= 'icons/obj/clothing/uniforms.dmi' - icon_state = "syndicate" - item_state = "bl_suit" - item_color = "syndicate" - has_sensor = 1 // Jumpsuit has no sensor by default - displays_id = 0 // Purely astetic, the ID does not show up on the player sprite when equipped. Examining still reveals it. - armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0) // Standard Security jumpsuit stats - /obj/item/clothing/under/fluff/kharshai // Kharshai: Athena Castile name = "Castile formal outfit" desc = "A white and gold formal uniform, accompanied by a small pin with the numbers '004' etched upon it."