From 465eb66e0922151b41c7d4b0d0ef065274f99fea Mon Sep 17 00:00:00 2001 From: Rane <60792108+Elijahrane@users.noreply.github.com> Date: Tue, 3 May 2022 22:41:35 -0400 Subject: [PATCH] Correct the injustice against margherita pizza (#7906) * Make margherita pizza margherita pizza * fix description * I made a typo in my rage --- .../Entities/Objects/Consumable/Food/Baked/pizza.yml | 4 ++-- Resources/Prototypes/Recipes/Cooking/meal_recipes.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml index cb0194a0b5..fb0cfbfe2a 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml @@ -59,7 +59,7 @@ name: margherita pizza parent: FoodPizzaBase id: FoodPizzaMargherita - description: The cheesiest pizza in the galaxy. + description: The flavor of Italy. components: - type: Sprite layers: @@ -72,7 +72,7 @@ name: slice of margherita pizza parent: FoodPizzaSliceBase id: FoodPizzaMargheritaSlice - description: A slice of the cheesiest pizza in the galaxy. + description: A slice of Italy. components: - type: Sprite layers: diff --git a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml index c0af8f8f52..babd1290b0 100644 --- a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml @@ -171,8 +171,8 @@ time: 30 solids: FoodDough: 1 - FoodCheeseSlice: 4 - FoodTomato: 1 + FoodCheeseSlice: 1 + FoodTomato: 4 - type: microwaveMealRecipe id: RecipeMushroomPizza