8 lines
268 B
TOML
8 lines
268 B
TOML
name = "Eastern Sewers"
|
|
description = """\
|
|
The tunnel widens here where several smaller pipes converge. The walkway is crumbling, and an unnerving scratching sound echoes from deeper in the tunnels."""
|
|
|
|
[exits]
|
|
west = "town:sewers_west"
|
|
north = "town:thieves_hideout"
|