gemini added rooms

This commit is contained in:
AI Agent
2026-03-14 17:16:32 -06:00
parent 156410bc39
commit 3a51ad115e
6 changed files with 9 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ Something skitters in the dark corners."""
[exits] [exits]
up = "town:tavern" up = "town:tavern"
down = "town:sewer_entrance"

View File

@@ -6,3 +6,4 @@ walls, gleaming with fresh oil."""
[exits] [exits]
west = "town:market" west = "town:market"
north = "town:armory"

View File

@@ -6,3 +6,6 @@ that stretches into the wilderness beyond."""
[exits] [exits]
north = "town:dark_alley" north = "town:dark_alley"
south = "whispering_woods:forest_entrance"
east = "town:city_wall_east"
west = "town:city_wall_west"

View File

@@ -7,3 +7,5 @@ with competing smells and the chatter of commerce."""
[exits] [exits]
west = "town:town_square" west = "town:town_square"
east = "town:forge" east = "town:forge"
north = "town:residential_street"
south = "town:magic_shop"

View File

@@ -7,3 +7,4 @@ The barkeep polishes a mug behind the counter, eyeing newcomers."""
[exits] [exits]
south = "town:town_square" south = "town:town_square"
down = "town:cellar" down = "town:cellar"
up = "town:inn_upstairs"

View File

@@ -6,3 +6,4 @@ The air hums with quiet reverence."""
[exits] [exits]
east = "town:town_square" east = "town:town_square"
west = "town:inner_sanctum"