Add cardboard recycling. (#31937)

* Add cardboard recycling.

* Add more cardboard items to the recycling list.
This commit is contained in:
Alan
2026-05-02 00:47:14 +00:00
committed by GitHub
parent ec94e655b8
commit b0a8b84dbf
14 changed files with 29 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
w_class = WEIGHT_CLASS_SMALL
pressure_resistance = 2
resistance_flags = FLAMMABLE
materials = list(MAT_CARDBOARD = 2000)
/obj/item/folder/emp_act(severity)
..()