From f160183d1119a280d1b7557cf1c0bb463ff21f14 Mon Sep 17 00:00:00 2001 From: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> Date: Thu, 26 Dec 2024 04:42:07 -0500 Subject: [PATCH] Adds recipe for a box of nuggies (#2524) Adds nuggie recipe --- .../DeltaV/Recipes/Cooking/meal_recipes.yml | 12 ++++++++++++ .../Entities/Objects/Consumable/Food/Baked/misc.yml | 3 +++ 2 files changed, 15 insertions(+) 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