Files
mudserver/world/lawold/rooms/lighthouse_promenade.toml
AI Agent 4e41038555
Some checks failed
Smoke tests / Build and smoke test (push) Has been cancelled
Implement Lawold capital city: 49 rooms, 59 NPCs, and full world integration
2026-03-16 13:51:36 -06:00

14 lines
550 B
TOML

name = "Lighthouse Promenade"
description = """\
A wide promenade runs along the western coast of the city, paved with \
well-trodden brown cobblestones. To the west, the ocean crashes against \
the base of the massive black stone walls. Clusters of stone buildings \
with bluish slate roofs house various guilds and theaters that cater to \
the dockworkers and travelers."""
[exits]
north = "lawold:titans_wharf_docks"
south = "lawold:hell_hounds_farthing_streets"
east = "lawold:lighthouse_guildhall"
west = "lawold:lighthouse_celestial_pavilion"