mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Add cardboard recycling. (#31937)
* Add cardboard recycling. * Add more cardboard items to the recycling list.
This commit is contained in:
@@ -483,3 +483,8 @@
|
||||
name = "Wood"
|
||||
id = MAT_WOOD
|
||||
sheet_type = /obj/item/stack/sheet/wood
|
||||
|
||||
/datum/material/cardboard
|
||||
name = "Cardboard"
|
||||
id = MAT_CARDBOARD
|
||||
sheet_type = /obj/item/stack/sheet/cardboard
|
||||
|
||||
Reference in New Issue
Block a user