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:
14
world/lawold/rooms/titans_wharf_docks.toml
Normal file
14
world/lawold/rooms/titans_wharf_docks.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
name = "Titan's Wharf Docks"
|
||||
description = """\
|
||||
You stand upon the massive stone quays of Titan's Wharf. The smell of salt \
|
||||
and old wood fills the air as large merchant vessels from distant lands \
|
||||
are moored against the thick black stone walls of the harbor. Dense \
|
||||
clusters of timber buildings with bluish slate roofs line the waterfront, \
|
||||
serving as offices for harbor masters and counting houses. Well-trodden \
|
||||
brown cobblestone roads lead south towards the market."""
|
||||
|
||||
[exits]
|
||||
south = "lawold:well_market_square"
|
||||
east = "lawold:titans_wharf_warehouses"
|
||||
west = "lawold:titans_wharf_anor_masonry"
|
||||
down = "lawold:lighthouse_promenade"
|
||||
Reference in New Issue
Block a user