39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
# SPDX-FileCopyrightText: 2024 AJCM <AJCM@tutanota.com>
|
|
# SPDX-FileCopyrightText: 2024 Tayrtahn <tayrtahn@gmail.com>
|
|
# SPDX-FileCopyrightText: 2024 UBlueberry <161545003+UBlueberry@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
- type: guideEntry
|
|
id: NewPlayer
|
|
name: guide-entry-newplayer
|
|
text: "/ServerInfo/Guidebook/NewPlayer/NewPlayer.xml"
|
|
children:
|
|
- Controls
|
|
- CharacterCreation
|
|
|
|
- type: guideEntry
|
|
id: Controls
|
|
name: guide-entry-controls
|
|
text: "/ServerInfo/Guidebook/NewPlayer/Controls/Controls.xml"
|
|
children:
|
|
- Radio
|
|
|
|
- type: guideEntry
|
|
id: Radio
|
|
name: guide-entry-radio
|
|
text: "/ServerInfo/Guidebook/NewPlayer/Controls/Radio.xml"
|
|
|
|
- type: guideEntry
|
|
id: CharacterCreation
|
|
name: guide-entry-charactercreation
|
|
text: "/ServerInfo/Guidebook/NewPlayer/CharacterCreation.xml"
|
|
children:
|
|
- YourFirstCharacter
|
|
- Species
|
|
|
|
- type: guideEntry
|
|
id: YourFirstCharacter
|
|
name: guide-entry-yourfirstcharacter
|
|
text: "/ServerInfo/Guidebook/NewPlayer/YourFirstCharacter.xml" |