From 31a62dd3b17ce95c5f41762cdea69b4e7369917a Mon Sep 17 00:00:00 2001 From: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Date: Thu, 25 Feb 2021 07:45:11 -0400 Subject: [PATCH] Add banana cream pie recipe (#3408) Co-authored-by: Metal Gear Sloth --- .../Prototypes/Recipes/Cooking/meal_recipes.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml index c69c60cf8c..4935cfaf29 100644 --- a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml @@ -122,8 +122,6 @@ FoodEgg: 3 FoodBanana: 1 - - #Pizzas - type: microwaveMealRecipe id: RecipeMargheritaPizza @@ -334,6 +332,16 @@ solids: FoodMiloSoup: 1 +- type: microwaveMealRecipe + id: RecipeBananaCreamPie + name: banana cream pie + result: FoodBananaCreamPie + time: 15 + reagents: + chem.Flour: 10 + solids: + FoodBanana: 3 + # NOT ACTUAL FOOD - type: microwaveMealRecipe