8 lines
300 B
TOML
8 lines
300 B
TOML
name = "Wealthy District"
|
|
description = """\
|
|
The streets here are paved with smooth, clean stone. Tall townhouses of brick and timber feature ornate ironwork and manicured window boxes. Private guards patrol the thoroughfare."""
|
|
|
|
[exits]
|
|
west = "town:residential_street"
|
|
north = "town:mayors_estate"
|