11 lines
379 B
TOML
11 lines
379 B
TOML
name = "Broken Abbey Ruins"
|
|
description = """\
|
|
The remains of an ancient abbey sit atop a cliff overlooking the \
|
|
docks. The ruins are said to lie atop catacombs filled with long-forgotten \
|
|
treasures. The massive black stone walls of the city pass nearby, \
|
|
their shadow falling across the crumbling walls and bluish slate \
|
|
debris."""
|
|
|
|
[exits]
|
|
down = "lawold:black_docks_quay"
|