10 lines
369 B
TOML
10 lines
369 B
TOML
name = "The Guildhall"
|
|
description = """\
|
|
An impressive timber and brick building, decorated with finely carved \
|
|
friezes. Its bluish slate roof is massive and complex. It contains a \
|
|
large meeting hall and several smaller rooms, and is shared amongst \
|
|
several local trade guilds including the weavers and the smiths."""
|
|
|
|
[exits]
|
|
west = "lawold:lighthouse_promenade"
|