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