Allows the Recycler to Recycle Wood (#31442)

* Update recycler.dm

* Update material_container.dm

* Update code/game/machinery/recycler.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>

---------

Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
CRUNCH
2026-01-25 08:21:02 +00:00
committed by GitHub
parent f3be56d858
commit 489063ba73
2 changed files with 6 additions and 1 deletions
@@ -478,3 +478,8 @@
name = "Plastic"
id = MAT_PLASTIC
sheet_type = /obj/item/stack/sheet/plastic
/datum/material/wood
name = "Wood"
id = MAT_WOOD
sheet_type = /obj/item/stack/sheet/wood