Merge pull request #2909 from Spacemanspark/SNAAAAAAAAAAAAAKE

Adds big cardboard boxes.
This commit is contained in:
Fox McCloud
2015-12-21 22:02:58 -05:00
4 changed files with 61 additions and 0 deletions
@@ -196,6 +196,7 @@ var/global/list/datum/stack_recipe/cardboard_recipes = list ( \
new/datum/stack_recipe("pizza box", /obj/item/pizzabox), \
new/datum/stack_recipe("folder", /obj/item/weapon/folder), \
new/datum/stack_recipe("cardboard tube", /obj/item/weapon/c_tube), \
new/datum/stack_recipe("large box", /obj/structure/closet/cardboard, 4), \
)
/obj/item/stack/sheet/cardboard //BubbleWrap