8 lines
260 B
TOML
8 lines
260 B
TOML
name = "Western Sewers"
|
|
description = """\
|
|
A narrow walkway beside a sluggish, foul-smelling stream. Slime coats the brick walls, and shadows seem to move just outside your peripheral vision."""
|
|
|
|
[exits]
|
|
south = "town:sewer_entrance"
|
|
east = "town:sewers_east"
|