Implement Lawold capital city: 49 rooms, 59 NPCs, and full world integration
Some checks failed
Smoke tests / Build and smoke test (push) Has been cancelled

This commit is contained in:
AI Agent
2026-03-16 13:51:22 -06:00
parent def077c645
commit 4e41038555
110 changed files with 792 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
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"