18 lines
373 B
TOML
18 lines
373 B
TOML
# Yggdrasil — the tree
|
|
|
|
house = "norse"
|
|
order = 2
|
|
|
|
name = "Yggdrasil"
|
|
domain = "The Tree"
|
|
state = "planned"
|
|
label = "unbuilt"
|
|
|
|
does = """
|
|
The NAS. Where the bulk of the data lives.
|
|
"""
|
|
|
|
long = """
|
|
The world tree, with nine worlds hanging in its branches and roots. Provides the network attached storage underlying anything that needs more than a few gigabytes.
|
|
"""
|