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/107.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/107.yaml (limited to 'data/rooms/107.yaml') diff --git a/data/rooms/107.yaml b/data/rooms/107.yaml new file mode 100644 index 0000000..34401bc --- /dev/null +++ b/data/rooms/107.yaml @@ -0,0 +1,8 @@ +id: 107 +name: "Atmospheric Scrubber Array" +description: "Wall-mounted scrubbers cycle station air through banks of moss and activated carbon. Green LED strips indicate optimal CO2 absorption. The room breathes like a mechanical lung." +map_symbol: "S" +exits: + west: 106 + east: 108 + north: 117 -- cgit v1.2.3