13 lines
490 B
TOML
13 lines
490 B
TOML
name = "Arcanist's Farthing River Road"
|
|
description = """\
|
|
A road of well-trodden brown cobblestones runs alongside the river, \
|
|
lined with tall, narrow buildings with bluish slate roofs. This is \
|
|
the district of the learned and the magical. To the north, the river \
|
|
flows towards the sea, while to the south, the road leads to the \
|
|
Central Bridge."""
|
|
|
|
[exits]
|
|
north = "lawold:arcanists_farthing_moon_gate"
|
|
south = "lawold:central_bridge"
|
|
east = "lawold:arcanists_farthing_laboratories"
|