diff --git a/Resources/Prototypes/Entities/Objects/Consumable/food.yml b/Resources/Prototypes/Entities/Objects/Consumable/food.yml index a793f40bca..9c39045902 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/food.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/food.yml @@ -2123,7 +2123,7 @@ parent: FoodBase id: FoodSausage name: sausage # sanga - description: A piece of mixed, long meat. + description: It's best not to see how this was made. components: - type: SolutionContainer contents: @@ -2217,7 +2217,7 @@ - type: entity parent: FoodBase id: FoodSoylentYellow - name: soylen viridians + name: soylent viridians description: Not made of people. Honest. components: - type: Food diff --git a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml index 4935cfaf29..448e7a9520 100644 --- a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml @@ -332,6 +332,43 @@ solids: FoodMiloSoup: 1 +- type: microwaveMealRecipe + id: RecipeLoadedBakedPotato + name: loaded baked potato recipe + result: FoodLoadedBakedPotato + time: 10 + solids: + FoodPotato: 1 + FoodCheeseWedge: 1 + +- type: microwaveMealRecipe + id: RecipeCandyCorn + name: candy corn recipe + result: FoodCandyCorn + time: 5 + solids: + FoodCorn: 1 + Sugarcane: 1 + +# Reagent version (Reagents are broken) +#- type: microwaveMealRecipe +# id: RecipeCandyCorn +# name: candy corn recipe +# result: FoodCandyCorn +# time: 5 +# reagents: +# chem.Glucose: 5 +# solids: +# FoodCorn: 1 + +- type: microwaveMealRecipe + id: RecipePopcorn + name: popcorn recipe + result: FoodPopcorn + time: 5 + solids: + FoodCorn: 1 + - type: microwaveMealRecipe id: RecipeBananaCreamPie name: banana cream pie @@ -345,16 +382,16 @@ # NOT ACTUAL FOOD - type: microwaveMealRecipe - id: RecipeDriedCannabis - name: dried cannabis leaves recipe + id: RecipeDriedTobacco + name: dried tobacco leaves recipe result: LeavesTobaccoDried time: 10 solids: LeavesTobacco: 1 - type: microwaveMealRecipe - id: RecipeDriedTobacco - name: dried tobacco leaves recipe + id: RecipeDriedCannabis + name: dried cannabis leaves recipe result: LeavesCannabisDried time: 10 solids: