[MIRROR] Hardwood Parquet (#7236)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2023-11-17 20:22:15 +01:00
committed by GitHub
co-authored by Heroman3003 CHOMPStation2
parent 4e678d561e
commit 9a0a9ca329
@@ -79,6 +79,7 @@
/datum/material/wood/hardwood/generate_recipes()
..()
recipes += new /datum/stack_recipe("parquet wood floor tile", /obj/item/stack/tile/wood/parquet, 1, 4, 20, pass_stack_color = FALSE)
for(var/datum/stack_recipe/r_recipe in recipes)
if(r_recipe.title == "wood floor tile")
recipes -= r_recipe