11 lines
416 B
TOML
11 lines
416 B
TOML
name = "Saint's Market Plaza"
|
|
description = """\
|
|
A large open plaza of well-trodden brown cobblestones, surrounded by \
|
|
impressive stone buildings with bluish slate roofs. This area is the \
|
|
religious heart of the city, where the Saint's Market is held. The \
|
|
massive black stone walls of the city are visible to the north."""
|
|
|
|
[exits]
|
|
south = "lawold:artists_district_lane"
|
|
north = "lawold:saints_market_cathedral"
|