From d6ab0e93a64525ce34f89e26d5272efbac513c32 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 11 Jun 2026 20:41:06 -0400 Subject: feat: big map and options changes --- data/rooms/109.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/109.yaml (limited to 'data/rooms/109.yaml') diff --git a/data/rooms/109.yaml b/data/rooms/109.yaml new file mode 100644 index 0000000..c22b9d0 --- /dev/null +++ b/data/rooms/109.yaml @@ -0,0 +1,7 @@ +id: 109 +name: "Solar Array Access Corridor" +description: "A narrow passage leading to the station's exterior skin. Small viewports reveal the blindingly bright solar panels stretching into the void, harvesting the star's energy." +map_symbol: "A" +exits: + west: 108 + north: 119 -- cgit v1.2.3