20 lines
351 B
TOML
20 lines
351 B
TOML
# Kulla — the brick
|
|
|
|
house = "abzu"
|
|
order = 5
|
|
row = 3
|
|
|
|
name = "Kulla"
|
|
domain = "The Builder"
|
|
state = "planned"
|
|
label = "In Development"
|
|
|
|
does = """
|
|
Lead developer. Builds the thing.
|
|
"""
|
|
|
|
long = """
|
|
God of bricks and lead developer for the Abzu development team. Takes what Enki designed and makes it a thing that runs on
|
|
real machines.
|
|
"""
|