10 lines
314 B
TOML
10 lines
314 B
TOML
name = "Hidden Glade"
|
|
description = """\
|
|
A small, sun-dappled glade, hidden away from the main path. A \
|
|
gentle stream flows through the center, and the air is filled \
|
|
with the sweet scent of wildflowers. It's a peaceful spot, \
|
|
ideal for resting and reflection."""
|
|
|
|
[exits]
|
|
west = "whispering_woods:ancient_oak"
|