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:
12
world/lawold/rooms/beggars_market_square.toml
Normal file
12
world/lawold/rooms/beggars_market_square.toml
Normal 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"
|
||||
Reference in New Issue
Block a user