From 6b2b4bf470b655f01c5a21c5f558a6102402c214 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 11 Jun 2026 19:24:25 -0400 Subject: feat: map implemented with BFS --- data/rooms/3.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/rooms/3.yaml') diff --git a/data/rooms/3.yaml b/data/rooms/3.yaml index b54546f..8e4d1ed 100644 --- a/data/rooms/3.yaml +++ b/data/rooms/3.yaml @@ -1,6 +1,7 @@ id: 3 name: "Fly Fishing Pool" description: "A calm pool where insects hover over the water. Perfect for fly fishing." +map_symbol: "X" exits: south: 2 objects: -- cgit v1.2.3