init
This commit is contained in:
80
Prototypes/Guidebook/chemicals.yml
Normal file
80
Prototypes/Guidebook/chemicals.yml
Normal file
@@ -0,0 +1,80 @@
|
||||
# SPDX-FileCopyrightText: 2024 Armok <155400926+ARMOKS@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Ian <ignaz.k@live.de>
|
||||
# SPDX-FileCopyrightText: 2024 Piras314 <p1r4s@proton.me>
|
||||
# SPDX-FileCopyrightText: 2024 exincore <me@exin.xyz>
|
||||
# SPDX-FileCopyrightText: 2024 f0x-n3rd <150924715+f0x-n3rd@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Alpaccalypse <21291379+Alpaccalypse@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: guideEntry
|
||||
id: Chemicals
|
||||
name: guide-entry-chemicals
|
||||
text: "/ServerInfo/Guidebook/Chemicals.xml"
|
||||
children:
|
||||
- Elements
|
||||
- Medicine
|
||||
- Narcotics
|
||||
- Pyrotechnic
|
||||
- Toxins
|
||||
- Foods
|
||||
- Botanical
|
||||
- Biological
|
||||
- Special
|
||||
- Others
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Elements
|
||||
name: guide-entry-elements
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Elements.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Narcotics
|
||||
name: guide-entry-narcotics
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Narcotics.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Pyrotechnic
|
||||
name: guide-entry-pyrotechnics
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Pyrotechnic.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Toxins
|
||||
name: guide-entry-toxins
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Toxins.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Foods
|
||||
name: guide-entry-foods
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Foods.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Botanical
|
||||
name: guide-entry-botanical
|
||||
text: "/ServerInfo/Guidebook/Medical/Botanicals.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Biological
|
||||
name: guide-entry-biological
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Biological.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Special
|
||||
name: guide-entry-special
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Special.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
id: Others
|
||||
name: guide-entry-others
|
||||
text: "/ServerInfo/Guidebook/ChemicalTabs/Other.xml"
|
||||
filterEnabled: True
|
||||
Reference in New Issue
Block a user