11 lines
413 B
TOML
11 lines
413 B
TOML
name = "The Sawmill (Servant's Ward)"
|
|
description = """\
|
|
A derelict building of brick and slate, filled with complex dwarven \
|
|
machines. It is apparent that the building is a sawmill, but no-one \
|
|
has been able to work out how to operate it in many generations. \
|
|
The bluish slate roof is sagging, and the brown dirt road outside \
|
|
is cluttered with old timber."""
|
|
|
|
[exits]
|
|
north = "lawold:servants_ward_quarter"
|