init
This commit is contained in:
67
Prototypes/Guidebook/science.yml
Normal file
67
Prototypes/Guidebook/science.yml
Normal file
@@ -0,0 +1,67 @@
|
||||
# SPDX-FileCopyrightText: 2023 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 M3739 <47579354+M3739@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 OttoMaticode <124523848+OttoMaticode@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Hannah Giovanna Dawson <karakkaraz@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: guideEntry
|
||||
id: Science
|
||||
name: guide-entry-science
|
||||
text: "/ServerInfo/Guidebook/Science/Science.xml"
|
||||
children:
|
||||
- Technologies
|
||||
- AnomalousResearch
|
||||
- Xenoarchaeology
|
||||
- Xenobiology # Goobstation
|
||||
- Robotics
|
||||
|
||||
- type: guideEntry
|
||||
id: Technologies
|
||||
name: guide-entry-technologies
|
||||
text: "/ServerInfo/Guidebook/Science/Technologies.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: AnomalousResearch
|
||||
name: guide-entry-anomalous-research
|
||||
text: "/ServerInfo/Guidebook/Science/AnomalousResearch.xml"
|
||||
children:
|
||||
- APE
|
||||
- ScannersAndVessels
|
||||
|
||||
- type: guideEntry
|
||||
id: ScannersAndVessels
|
||||
name: guide-entry-scanners-and-vessels
|
||||
text: "/ServerInfo/Guidebook/Science/ScannersAndVessels.xml"
|
||||
|
||||
- type: guideEntry
|
||||
id: APE
|
||||
name: guide-entry-ape
|
||||
text: "/ServerInfo/Guidebook/Science/APE.xml"
|
||||
|
||||
- type: guideEntry
|
||||
id: Xenoarchaeology
|
||||
name: guide-entry-xenoarchaeology
|
||||
text: "/ServerInfo/Guidebook/Science/Xenoarchaeology.xml"
|
||||
children:
|
||||
- ArtifactReports
|
||||
|
||||
- type: guideEntry
|
||||
id: Robotics
|
||||
name: guide-entry-robotics
|
||||
text: "/ServerInfo/Guidebook/Science/Robotics.xml"
|
||||
children:
|
||||
- Cyborgs
|
||||
|
||||
- type: guideEntry
|
||||
id: ArtifactReports
|
||||
name: guide-entry-artifact-reports
|
||||
text: "/ServerInfo/Guidebook/Science/ArtifactReports.xml"
|
||||
|
||||
- type: guideEntry
|
||||
id: Cyborgs
|
||||
name: guide-entry-cyborgs
|
||||
text: "/ServerInfo/Guidebook/Science/Cyborgs.xml"
|
||||
Reference in New Issue
Block a user