13 lines
495 B
TOML
13 lines
495 B
TOML
name = "Servant's Ward Quarter"
|
|
description = """\
|
|
The Servant's Ward is a dense quarter of small stone buildings with \
|
|
bluish slate roofs. Well-trodden brown dirt roads wind between the \
|
|
structures, leading towards the South Gate. The massive black stone \
|
|
walls of the city protect the district to the south and east."""
|
|
|
|
[exits]
|
|
west = "lawold:dale_village_gate"
|
|
east = "lawold:servants_ward_masonry"
|
|
north = "lawold:servants_ward_foreign_fishmonger"
|
|
south = "lawold:servants_ward_sawmill"
|