From 077b5d1a4e9e036fd119742f47f8b09710f4a7ac Mon Sep 17 00:00:00 2001 From: Swept Date: Mon, 26 Oct 2020 23:08:29 +0000 Subject: [PATCH] Adds botany stuff to IgnoredComponents.cs and fixes Science locker ID. (#2400) --- Content.Client/IgnoredComponents.cs | 10 +++++++++- .../Constructible/Storage/Closets/Secure/scientist.yml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index ece3e57f00..ffaa51467d 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -182,7 +182,15 @@ "GasCanisterPort", "Lung", "Cleanable", - "Brain" + "Brain", + "PlantHolder", + "SeedExtractor", + "Produce", + "Log", + "Hoe", + "Seed", + "BotanySharp", + "PlantSampleTaker" }; } } diff --git a/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml b/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml index bcbac61c86..5b9cd2c348 100644 --- a/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml +++ b/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml @@ -13,7 +13,7 @@ access: [ [ "ResearchDirector" ] ] - type: entity - id: LockerResearchDirector + id: LockerScientist parent: LockerSecureBase name: "scientist's locker" components: