19 lines
350 B
TOML
19 lines
350 B
TOML
# Thor — the anvil
|
|
|
|
house = "norse"
|
|
order = 1
|
|
|
|
name = "Thor"
|
|
domain = "The Storm"
|
|
state = "planned"
|
|
label = "Infrastructure"
|
|
|
|
does = """
|
|
The bare metal most of the pantheon runs on.
|
|
"""
|
|
|
|
long = """
|
|
The one holding the hammer, and the one holding everything else up. Bare metal: most of the
|
|
gods in this pantheon exist on Thor's hardware.
|
|
"""
|