satiates abrahams hunger for microwave fixes

This commit is contained in:
FL-OZ
2020-05-22 17:22:42 -05:00
parent a1ace4b396
commit 613e1619fa
3 changed files with 8 additions and 3 deletions

View File

@@ -224,6 +224,8 @@ namespace Content.Server.GameObjects.Components.Kitchen
if (!itemEntity.TryGetComponent(typeof(FoodComponent), out var food))
{
_notifyManager.PopupMessage(Owner, eventArgs.User, "That won't work!");
return false;
}