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

15 lines
550 B
TOML

name = "Demon's Borough River Walk"
description = """\
A path of well-trodden brown dirt runs along the river's edge in the \
southern part of the city. The buildings here are older and more \
weathered, their bluish slate roofs covered in moss. To the south, the \
river enters the city under a heavily fortified arch in the black \
stone walls."""
[exits]
north = "lawold:central_bridge"
south = "lawold:demons_borough_sawmill"
east = "lawold:dale_village_gate"
west = "lawold:demons_borough_pottery"
up = "lawold:demons_borough_ewip_tower_ruins"