Cyborg wood is gone. I don't know why it was there in the first place.

This commit is contained in:
ProperPants
2016-03-31 08:18:39 -04:00
parent b764f18840
commit 0f9797a7c2
2 changed files with 1 additions and 3 deletions
@@ -155,8 +155,6 @@ var/global/list/datum/stack_recipe/wood_recipes = list ( \
icon_state = "sheet-wood"
origin_tech = "materials=1;biotech=1"
/obj/item/stack/sheet/wood/cyborg
/obj/item/stack/sheet/wood/New(var/loc, var/amount=null)
recipes = wood_recipes
return ..()