diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index 84fc46ffa8..26295e0776 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -137,6 +137,7 @@ "Pill", "RCD", "Pullable", + "CursedEntityStorage", }; } }