Skip to content

Commit 43d04a4

Browse files
authored
Re-id 'Medical Doctor' guide entry to 'MedicalDoctor' (space-wizards#39029)
chore: re-id 'Medical Doctor' guide entry
1 parent a921594 commit 43d04a4

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

Resources/Prototypes/Entities/Objects/Devices/pda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
state: pda-internmed
220220
- type: GuideHelp
221221
guides:
222-
- Medical Doctor
222+
- MedicalDoctor
223223

224224
- type: entity
225225
parent: BaseSecurityPDA
@@ -759,7 +759,7 @@
759759
state: pda-medical
760760
- type: GuideHelp
761761
guides:
762-
- Medical Doctor
762+
- MedicalDoctor
763763

764764
- type: entity
765765
parent: MedicalPDA

Resources/Prototypes/Entities/Objects/Specific/Medical/defib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
price: 30
4040
- type: GuideHelp
4141
guides:
42-
- Medical Doctor
42+
- MedicalDoctor
4343

4444
- type: entity
4545
id: Defibrillator

Resources/Prototypes/Entities/Objects/Specific/Medical/healthanalyzer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
False: { visible: false }
4141
- type: GuideHelp
4242
guides:
43-
- Medical Doctor
43+
- MedicalDoctor
4444

4545
- type: entity
4646
id: HandheldHealthAnalyzer

Resources/Prototypes/Entities/Structures/Furniture/beds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
node: medicalbed
8484
- type: GuideHelp
8585
guides:
86-
- Medical Doctor
86+
- MedicalDoctor
8787

8888
- type: entity
8989
parent: Bed

Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@
6363
- LowImpassable
6464
- type: GuideHelp
6565
guides:
66-
- Medical Doctor
66+
- MedicalDoctor
6767
- type: PowerSwitch

Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@
877877
color: "#9dc5c9"
878878
- type: GuideHelp
879879
guides:
880-
- Medical Doctor
880+
- MedicalDoctor
881881

882882
- type: entity
883883
parent: VendingMachine

Resources/Prototypes/Guidebook/medical.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
name: guide-entry-medical
44
text: "/ServerInfo/Guidebook/Medical/Medical.xml"
55
children:
6-
- Medical Doctor
6+
- MedicalDoctor
77
- Chemist
88
- Cloning
99
- Cryogenics
1010

1111
- type: guideEntry
12-
id: Medical Doctor
12+
id: MedicalDoctor
1313
name: guide-entry-medicaldoctor
1414
text: "/ServerInfo/Guidebook/Medical/MedicalDoctor.xml"
1515

0 commit comments

Comments
 (0)