This commit is contained in:
WanderingFox95
2021-05-17 12:36:12 +02:00
committed by GitHub
parent 7cbe105061
commit 57d22c6962
@@ -4,7 +4,7 @@
////////////////////////////////////////////////BREAD////////////////////////////////////////////////
/datum/crafting_recipe/food/bread
name = "Meat Slab"
name = "Bread"
reqs = list(
/obj/item/reagent_containers/food/snacks/breadslice/plain = 5,
)