diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index b1a223cee4..676c7f33ca 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -227,6 +227,8 @@ namespace Content.Client "ChemicalAmmo", "BiologicalSurgeryData", "CargoTelepad", + "TraitorDeathMatchRedemption", + "GlassBeaker" }; } }