From ef307b77e478a228021eb9a33e501af454101f55 Mon Sep 17 00:00:00 2001 From: Debug <49997488+DebugOk@users.noreply.github.com> Date: Thu, 8 Feb 2024 13:37:51 +0100 Subject: [PATCH] Fix invalid entry Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com> --- Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs b/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs index 36ae954efac..0e0d2e4e683 100644 --- a/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs +++ b/Content.Server/DeltaV/NPC/Roboisseur/RoboisseurComponent.cs @@ -161,7 +161,6 @@ public sealed partial class RoboisseurComponent : Component "FoodMothOatStew", "FoodMeatLizardtailKebab", "FoodSoupTomato", - "FoodDonkpocketGondolaWarm", "FoodDonkpocketBerryWarm", "FoodBreadButteredToast", "FoodMothCottonSoup",