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:
13
world/lawold/rooms/black_docks_quay.toml
Normal file
13
world/lawold/rooms/black_docks_quay.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Black Docks Quay"
|
||||
description = """\
|
||||
The Black Docks are a more industrial area of the city, where coal and \
|
||||
ore are unloaded from river barges. The quay is paved with well-trodden \
|
||||
brown cobblestones, slick with moisture. Massive black stone walls \
|
||||
protect the harbor to the north, while timber buildings with bluish \
|
||||
slate roofs house warehouses and theaters."""
|
||||
|
||||
[exits]
|
||||
south = "lawold:nobles_district_gilded_avenue"
|
||||
east = "lawold:artists_district_lane"
|
||||
west = "lawold:black_docks_verdant_pavilion"
|
||||
up = "lawold:black_docks_abbey_ruins"
|
||||
Reference in New Issue
Block a user