diff --git a/Content.Client/EntryPoint.cs b/Content.Client/EntryPoint.cs index 7604f3e8e9..2676cf26a2 100644 --- a/Content.Client/EntryPoint.cs +++ b/Content.Client/EntryPoint.cs @@ -144,7 +144,10 @@ namespace Content.Client "Mop", "Bucket", "Puddle", - "CanSpill" + "CanSpill", + "RandomPottedPlant", + "CommunicationsConsole", + "BarSign", }; foreach (var ignoreName in registerIgnore)