10 lines
303 B
TOML
10 lines
303 B
TOML
name = "Misty Dell"
|
|
description = """\
|
|
A low-lying dell, filled with a thick, swirling mist. The light \
|
|
is dim here, and the only sound is the dripping of water \
|
|
from the trees. It's a mysterious place, where everything seems \
|
|
distorted and surreal."""
|
|
|
|
[exits]
|
|
east = "whispering_woods:ancient_oak"
|