diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index fe100bfa17..0453be7b71 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -170,6 +170,9 @@ "Firelock", "AtmosPlaque", "Spillable", + "Flammable", + "CreamPie", + "CreamPied", }; } }