12 lines
688 B
TOML
12 lines
688 B
TOML
name = "Gilded Avenue"
|
|
description = "The most opulent street in Lawold, paved with polished cobblestones. To the west lies the Central Bridge, and to the east stands the Noble Gate. The well-trodden brown dirt and cobblestone roads are impeccably maintained here. Massive black stone walls protect the district's stately manors, which are topped with elegant bluish slate roofs."
|
|
|
|
[exits]
|
|
west = "lawold:central_bridge"
|
|
east = "lawold:nobles_district_noble_gate"
|
|
north = "lawold:saints_market_plaza"
|
|
south = "lawold:beggars_market_square"
|
|
up = "lawold:nobles_district_shrine_indis"
|
|
northwest = "lawold:nobles_district_burgas_tokens"
|
|
northeast = "lawold:nobles_district_eoswiulfs_smithy"
|