mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Add cardboard recycling. (#31937)
* Add cardboard recycling. * Add more cardboard items to the recycling list.
This commit is contained in:
@@ -554,6 +554,7 @@ GLOBAL_LIST_INIT(cardboard_recipes, list (
|
||||
icon_state = "sheet-card"
|
||||
singular_name = "cardboard sheet"
|
||||
resistance_flags = FLAMMABLE
|
||||
materials = list(MAT_CARDBOARD = MINERAL_MATERIAL_AMOUNT)
|
||||
merge_type = /obj/item/stack/sheet/cardboard
|
||||
|
||||
/obj/item/stack/sheet/cardboard/Initialize(mapload, new_amount, merge)
|
||||
|
||||
Reference in New Issue
Block a user