From e992d8fa43912713aec893b9273c406abebb7502 Mon Sep 17 00:00:00 2001 From: Jackson Lewis Date: Fri, 22 May 2020 17:59:13 +0100 Subject: [PATCH] Fix YAML prototype errors (#954) --- Content.Client/EntryPoint.cs | 8 ++++++++ Content.Server/EntryPoint.cs | 1 + Resources/Prototypes/Entities/janitor.yml | 2 -- 3 files changed, 9 insertions(+), 2 deletions(-) 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