11 lines
379 B
TOML
11 lines
379 B
TOML
name = "Monolith of Zielaph"
|
|
description = """\
|
|
A monolith of rough-hewn stone stands atop a small hill, said to \
|
|
entomb a relic of Zielaph, Goddess of Lightning. The massive black \
|
|
stone walls of the city are visible nearby. From this vantage point, \
|
|
you can see the entire district of Dale Village and its bluish slate \
|
|
roofs."""
|
|
|
|
[exits]
|
|
down = "lawold:dale_village_gate"
|