14 lines
554 B
TOML
14 lines
554 B
TOML
name = "Black Docks Quay"
|
|
description = """\
|
|
The Black Docks are a more industrial area of the city, where coal and \
|
|
ore are unloaded from river barges. The quay is paved with well-trodden \
|
|
brown cobblestones, slick with moisture. Massive black stone walls \
|
|
protect the harbor to the north, while timber buildings with bluish \
|
|
slate roofs house warehouses and theaters."""
|
|
|
|
[exits]
|
|
south = "lawold:nobles_district_gilded_avenue"
|
|
east = "lawold:artists_district_lane"
|
|
west = "lawold:black_docks_verdant_pavilion"
|
|
up = "lawold:black_docks_abbey_ruins"
|