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/136.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/136.yaml (limited to 'data/rooms/136.yaml') diff --git a/data/rooms/136.yaml b/data/rooms/136.yaml new file mode 100644 index 0000000..a5a87ae --- /dev/null +++ b/data/rooms/136.yaml @@ -0,0 +1,8 @@ +id: 136 +name: "Research Lab Xenobotany" +description: "Terrariums contain alien flora from a dozen star systems. A pulsating purple fungus emits a low-frequency hum. The lead researcher takes meticulous notes on bioluminescent patterns." +map_symbol: "L" +exits: + south: 126 + east: 137 + north: 146 -- cgit v1.2.3