Files
mudserver/world/lawold/rooms/dale_village_gate.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

16 lines
626 B
TOML

name = "South Gate (Dale Village)"
description = """\
The Great South Gate is the primary entrance to Lawold. A massive \
archway is cut through the formidable black stone walls, through \
which a well-trodden brown dirt road leads into the city. Inside the \
gate, the district of Dale Village begins, characterized by dense \
clusters of stone buildings with bluish slate roofs."""
[exits]
north = "lawold:beggars_market_square"
west = "lawold:demons_borough_river_walk"
east = "lawold:servants_ward_quarter"
up = "lawold:dale_village_zielaph_monolith"
down = "town:town_square"
south = "lawold:dale_village_bergas_tokens"