diff --git a/Resources/Prototypes/DeltaV/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/DeltaV/Recipes/Cooking/meal_recipes.yml index d8b0c481e60..880ac04fdbb 100644 --- a/Resources/Prototypes/DeltaV/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/DeltaV/Recipes/Cooking/meal_recipes.yml @@ -42,3 +42,15 @@ FoodBowlBig: 1 FoodBlueTomato: 1 FoodTomato: 1 + +- type: microwaveMealRecipe + id: RecipeChickenNuggetBox + name: chicken nugget box recipe + result: FoodBoxNugget + time: 10 + reagents: + Protein: 20 + Egg: 4 + Flour: 6 + solids: + MaterialCardboard1: 1 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/misc.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/misc.yml index b4be6a8dfd1..4431fd6c9e5 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/misc.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/misc.yml @@ -280,6 +280,9 @@ Quantity: 2 - ReagentId: Vitamin Quantity: 1 + - type: FlavorProfile # DeltaV - custom flavor, see Resources/Locale/en-US/deltav/flavors/flavor_profiles.ftl + flavors: + - nuggie # Waffles/Pancakes