From 43d04a44feb4ffc462e3f8dd5f2c9f64d3f54fd8 Mon Sep 17 00:00:00 2001 From: Perry Fraser Date: Thu, 17 Jul 2025 03:26:12 -0400 Subject: [PATCH] Re-id 'Medical Doctor' guide entry to 'MedicalDoctor' (#39029) chore: re-id 'Medical Doctor' guide entry --- Resources/Prototypes/Entities/Objects/Devices/pda.yml | 4 ++-- .../Prototypes/Entities/Objects/Specific/Medical/defib.yml | 2 +- .../Entities/Objects/Specific/Medical/healthanalyzer.yml | 2 +- Resources/Prototypes/Entities/Structures/Furniture/beds.yml | 2 +- .../Prototypes/Entities/Structures/Machines/stasisbed.yml | 2 +- .../Entities/Structures/Machines/vending_machines.yml | 2 +- Resources/Prototypes/Guidebook/medical.yml | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 2bc7057b1a..2082d9a152 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -219,7 +219,7 @@ state: pda-internmed - type: GuideHelp guides: - - Medical Doctor + - MedicalDoctor - type: entity parent: BaseSecurityPDA @@ -759,7 +759,7 @@ state: pda-medical - type: GuideHelp guides: - - Medical Doctor + - MedicalDoctor - type: entity parent: MedicalPDA diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/defib.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/defib.yml index eb07b695aa..894454b05c 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/defib.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/defib.yml @@ -39,7 +39,7 @@ price: 30 - type: GuideHelp guides: - - Medical Doctor + - MedicalDoctor - type: entity id: Defibrillator diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/healthanalyzer.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/healthanalyzer.yml index 845e274490..0f2259f7e9 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/healthanalyzer.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/healthanalyzer.yml @@ -40,7 +40,7 @@ False: { visible: false } - type: GuideHelp guides: - - Medical Doctor + - MedicalDoctor - type: entity id: HandheldHealthAnalyzer diff --git a/Resources/Prototypes/Entities/Structures/Furniture/beds.yml b/Resources/Prototypes/Entities/Structures/Furniture/beds.yml index 4b8e90d919..d16c65dffe 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/beds.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/beds.yml @@ -83,7 +83,7 @@ node: medicalbed - type: GuideHelp guides: - - Medical Doctor + - MedicalDoctor - type: entity parent: Bed diff --git a/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml b/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml index 999cd7bf2a..89d24b35d3 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml @@ -63,5 +63,5 @@ - LowImpassable - type: GuideHelp guides: - - Medical Doctor + - MedicalDoctor - type: PowerSwitch diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 12ce780ff7..9cc83cf32c 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -877,7 +877,7 @@ color: "#9dc5c9" - type: GuideHelp guides: - - Medical Doctor + - MedicalDoctor - type: entity parent: VendingMachine diff --git a/Resources/Prototypes/Guidebook/medical.yml b/Resources/Prototypes/Guidebook/medical.yml index 0c7b1c781e..74b433e04f 100644 --- a/Resources/Prototypes/Guidebook/medical.yml +++ b/Resources/Prototypes/Guidebook/medical.yml @@ -3,13 +3,13 @@ name: guide-entry-medical text: "/ServerInfo/Guidebook/Medical/Medical.xml" children: - - Medical Doctor + - MedicalDoctor - Chemist - Cloning - Cryogenics - type: guideEntry - id: Medical Doctor + id: MedicalDoctor name: guide-entry-medicaldoctor text: "/ServerInfo/Guidebook/Medical/MedicalDoctor.xml" -- 2.52.0