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,12 @@
name = "Beggar's Market Square"
description = """\
A crowded square of well-trodden brown dirt, surrounded by lean-tos \
and weathered timber buildings with bluish slate roofs. This is the \
poorest part of the city, where the Beggar's Market is held. The \
massive black stone inner wall looms to the north."""
[exits]
north = "lawold:hell_hounds_ward_streets"
south = "lawold:dale_village_gate"
east = "lawold:beggars_market_stalls"
west = "lawold:beggars_market_alley"