diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index c906233b6c..b54be45138 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -212,6 +212,8 @@ "MorgueEntityStorage", "MorgueTray", "CrematoriumEntityStorage", + "RandomArcade", + "RandomSpriteState", }; } }