Files
ss14chemcalc/Prototypes/Guidebook/medical.yml
2026-01-24 16:34:15 -05:00

82 lines
2.8 KiB
YAML

# SPDX-FileCopyrightText: 2023 CrigCrag <137215465+CrigCrag@users.noreply.github.com>
# SPDX-FileCopyrightText: 2023 Hebi <spiritbreakz@gmail.com>
# SPDX-FileCopyrightText: 2023 Moony <moony@hellomouse.net>
# SPDX-FileCopyrightText: 2023 Sir Winters <7543955+Owai-Seek@users.noreply.github.com>
# SPDX-FileCopyrightText: 2023 end <72604018+laok233@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 John Willis <143434770+CerberusWolfie@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 deltanedas <39013340+deltanedas@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 deltanedas <@deltanedas:kde.org>
# SPDX-FileCopyrightText: 2024 exincore <me@exin.xyz>
# SPDX-FileCopyrightText: 2024 f0x-n3rd <150924715+f0x-n3rd@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 gluesniffler <159397573+gluesniffler@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 Dennis <d@irrgang.dev>
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
# SPDX-FileCopyrightText: 2025 SX-7 <sn1.test.preria.2002@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
- type: guideEntry
id: Medical
name: guide-entry-medical
text: "/ServerInfo/Guidebook/Medical/Medical.xml"
children:
- MedicalDoctor
- Chemist
- Cloning
- Cryogenics
- Surgery # Shitmed Change
- Medical Patches # Fix for Medicine Patches
- Virology # Goobstation
- type: guideEntry
id: MedicalDoctor
name: guide-entry-medicaldoctor
text: "/ServerInfo/Guidebook/Medical/MedicalDoctor.xml"
- type: guideEntry
id: Cloning
name: guide-entry-cloning
text: "/ServerInfo/Guidebook/Medical/Cloning.xml"
- type: guideEntry
id: Cryogenics
name: guide-entry-cryogenics
text: "/ServerInfo/Guidebook/Medical/Cryogenics.xml"
- type: guideEntry
id: Chemist
name: guide-entry-chemist
text: "/ServerInfo/Guidebook/Medical/Chemist.xml"
children:
# - Medicine
# Duplicate guide entries are currently not supported
# TODO GUIDEBOOK Maybe allow duplicate entries?
- Botanicals
- AdvancedBrute
- PlasticProduction
- type: guideEntry
id: Medicine
name: guide-entry-medicine
text: "/ServerInfo/Guidebook/Medical/Medicine.xml"
filterEnabled: True
- type: guideEntry
id: Botanicals
name: guide-entry-botanicals
text: "/ServerInfo/Guidebook/Medical/Botanicals.xml"
filterEnabled: True
- type: guideEntry
id: AdvancedBrute
name: guide-entry-brute
text: "/ServerInfo/Guidebook/Medical/AdvancedBrute.xml"
- type: guideEntry
id: PlasticProduction
name: guide-entry-plastic
text: "/ServerInfo/Guidebook/Medical/PlasticProduction.xml"