diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index 151392fa30..ece3e57f00 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -181,7 +181,8 @@ "GasCanister", "GasCanisterPort", "Lung", - "Cleanable" + "Cleanable", + "Brain" }; } }