From 5546f7bea01d835b6502d14da918a7d496fc1e6a Mon Sep 17 00:00:00 2001 From: thingpony Date: Wed, 27 Sep 2023 13:28:00 -0500 Subject: [PATCH] tomano --- .../food_and_drinks/recipes/tablecraft/recipes_mexican.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_mexican.dm b/code/modules/food_and_drinks/recipes/tablecraft/recipes_mexican.dm index 50f064f5747..5bd083a6351 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_mexican.dm +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_mexican.dm @@ -134,7 +134,7 @@ reqs = list( /obj/item/reagent_containers/food/snacks/grown/chili = 2, /obj/item/reagent_containers/food/condiment/rice = 5, - /obj/item/reagent_containers/food/snacks/grown/tomamo = 1 + /obj/item/reagent_containers/food/snacks/grown/tomato = 1 ) result = /obj/item/reagent_containers/food/snacks/spanish_rice subcategory = CAT_MEAT