From 0f8ad570c810fe09924a48f0c8a98d519c55d4ef Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Tue, 7 Nov 2023 20:29:06 +0100 Subject: [PATCH] buh plz pr fried eggs graph soon (#409) (cherry picked from commit c5debff3fe8b676c3ceab433727096e7f90a7039) --- Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs | 1 - .../Prototypes/Nyanotrasen/Recipes/Cooking/meal_recipes.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs b/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs index 4fbb401c1d0..36ae954efac 100644 --- a/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs +++ b/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs @@ -151,7 +151,6 @@ public sealed partial class RoboisseurComponent : Component [DataField("blacklistedProtos")] public IReadOnlyList BlacklistedProtos = new[] { - // "FoodMothPesto", "FoodBurgerSpell", "FoodBreadBanana", "FoodMothSqueakingFry", diff --git a/Resources/Prototypes/Nyanotrasen/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/Nyanotrasen/Recipes/Cooking/meal_recipes.yml index a7e1f4972d9..a8b9d41deb8 100644 --- a/Resources/Prototypes/Nyanotrasen/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/Nyanotrasen/Recipes/Cooking/meal_recipes.yml @@ -307,7 +307,7 @@ time: 10 solids: FoodRiceBoiled: 1 - FoodMealFriedegg: 2 + FoodEgg: 2 #FoodMealFriedegg when we can actually fry eggs buh FoodMeatCutlet: 1 #FoodMeatBacon when it's actually findable - type: microwaveMealRecipe