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
Some checks failed
Smoke tests / Build and smoke test (push) Has been cancelled
This commit is contained in:
15
world/lawold/rooms/dale_village_gate.toml
Normal file
15
world/lawold/rooms/dale_village_gate.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user