21 lines
396 B
TOML
21 lines
396 B
TOML
# Hades — workstation
|
|
|
|
house = "control"
|
|
order = 2
|
|
|
|
name = "Hades"
|
|
domain = "The Powerhouse"
|
|
state = "machine"
|
|
label = "Human-Controlled"
|
|
runs = "workstation"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Primary development workstation.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
Primary development workstation. Most powerful single machine in the Pantheon.
|
|
"""
|