diff --git a/Content.Client/EntryPoint.cs b/Content.Client/EntryPoint.cs index 2676cf26a2..483457cf21 100644 --- a/Content.Client/EntryPoint.cs +++ b/Content.Client/EntryPoint.cs @@ -148,6 +148,14 @@ namespace Content.Client "RandomPottedPlant", "CommunicationsConsole", "BarSign", + "DroppedBodyPart", + "DroppedMechanism", + "BodyManager", + "Stunnable", + "SolarPanel", + "BodyScanner", + "Stunbaton", + "EmergencyClosetFill" }; foreach (var ignoreName in registerIgnore) diff --git a/Content.Server/EntryPoint.cs b/Content.Server/EntryPoint.cs index 6eb0c31d8c..2c7a82bcac 100644 --- a/Content.Server/EntryPoint.cs +++ b/Content.Server/EntryPoint.cs @@ -35,6 +35,7 @@ namespace Content.Server "IconSmooth", "SubFloorHide", "LowWall", + "ReinforcedWall", "Window", "CharacterInfo", "InteractionOutline", diff --git a/Resources/Prototypes/Entities/janitor.yml b/Resources/Prototypes/Entities/janitor.yml index ca1add7b83..a6e776a507 100644 --- a/Resources/Prototypes/Entities/janitor.yml +++ b/Resources/Prototypes/Entities/janitor.yml @@ -78,8 +78,6 @@ - type: Physics mass: 5 Anchored: false - - type: Sound - - type: entity name: wet floor sign