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

12 lines
688 B
TOML

name = "Gilded Avenue"
description = "The most opulent street in Lawold, paved with polished cobblestones. To the west lies the Central Bridge, and to the east stands the Noble Gate. The well-trodden brown dirt and cobblestone roads are impeccably maintained here. Massive black stone walls protect the district's stately manors, which are topped with elegant bluish slate roofs."
[exits]
west = "lawold:central_bridge"
east = "lawold:nobles_district_noble_gate"
north = "lawold:saints_market_plaza"
south = "lawold:beggars_market_square"
up = "lawold:nobles_district_shrine_indis"
northwest = "lawold:nobles_district_burgas_tokens"
northeast = "lawold:nobles_district_eoswiulfs_smithy"