From 86a568cc056dad130894b041c497e0f943aa2a16 Mon Sep 17 00:00:00 2001 From: SamCroswell Date: Mon, 14 Mar 2016 18:10:39 -0400 Subject: [PATCH] Removes dupe definiton (Derp) --- code/modules/customitems/item_defines.dm | 8 -------- 1 file changed, 8 deletions(-) diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index 2bb59a34972..4ab5ae16aed 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -418,14 +418,6 @@ icon_state = "chaps" item_color = "combat_pants" -/obj/item/clothing/suit/jacket/fluff/windbreaker // Anxipal: Kido Qasteth - name = "nylon windbreaker" - desc = "A cheap nylon windbreaker, according to the tag it was manufactured in New Chiba, Earth.
The color reminds you of a television tuned to a dead channel." - icon = 'icons/obj/custom_items.dmi' - icon_state = "elliot_windbreaker" - item_state = "elliot_windbreaker" - adjust_flavour = "zip" - /obj/item/clothing/suit/jacket/fluff/windbreaker // DaveTheHeadcrab: Elliot Campbell name = "nylon windbreaker" desc = "A cheap nylon windbreaker, according to the tag it was manufactured in New Chiba, Earth.
The color reminds you of a television tuned to a dead channel."