10 lines
321 B
TOML
10 lines
321 B
TOML
name = "Beggar's Alley"
|
|
description = """\
|
|
A narrow, dark alleyway winding between tall timber buildings with \
|
|
bluish slate roofs. The brown dirt underfoot is damp and smelly. This \
|
|
is a dangerous part of the city, where the shadows are deep and the \
|
|
walls are close."""
|
|
|
|
[exits]
|
|
east = "lawold:beggars_market_square"
|