22 lines
507 B
TOML
22 lines
507 B
TOML
# Gibil — the kiln
|
|
|
|
house = "power"
|
|
order = 2
|
|
|
|
name = "Gibil"
|
|
domain = "Oracle of Energy"
|
|
state = "planned"
|
|
label = "Testing"
|
|
inside = "astrape"
|
|
runs = "not yet built"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Predictive intelligence for energy management.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
Gibil is the Oracle of Energy, a predictive intelligence that determines future power needs and supply, allowing Astrape to make the best use of its energy resources.
|
|
"""
|