From 32d6dbda2ee4e11dab158b2926a3f1139dda11cf Mon Sep 17 00:00:00 2001 From: ChilbroBaggins <107660393+ChilbroBaggins@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:20:52 -0600 Subject: [PATCH] Medical Wall Locker Hotfix (#14247) Co-authored-by: Jeff --- Resources/Prototypes/Catalog/Fills/Lockers/medical.yml | 2 ++ .../Entities/Structures/Storage/Closets/wall_lockers.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml b/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml index 3e7483ff72..249561ffda 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml @@ -18,6 +18,7 @@ - type: entity id: LockerWallMedicalFilled + name: medicine wall locker suffix: Filled parent: LockerWallMedical components: @@ -72,6 +73,7 @@ - type: entity id: LockerWallMedicalDoctorFilled + name: medical doctor's wall locker suffix: Filled parent: ["LockerWallMedical", "LockerMedicalFilled"] diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml index 8d26eaa233..4000430b5e 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml @@ -168,7 +168,7 @@ - type: entity id: LockerWallMedical parent: BaseWallLocker - name: medical doctor's wall locker + name: medical wall locker components: - type: Appearance visuals: -- 2.52.0