bloody microwaves (#19647)

This commit is contained in:
Nemanja
2023-09-03 00:03:05 -04:00
committed by GitHub
parent 32233b23ad
commit 1282d3eb68
6 changed files with 29 additions and 5 deletions

View File

@@ -70,7 +70,8 @@ namespace Content.Shared.Kitchen.Components
{
Idle,
Cooking,
Broken
Broken,
Bloody
}
[NetSerializable, Serializable]