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/121.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/rooms/121.yaml (limited to 'data/rooms/121.yaml') diff --git a/data/rooms/121.yaml b/data/rooms/121.yaml new file mode 100644 index 0000000..8adf8c3 --- /dev/null +++ b/data/rooms/121.yaml @@ -0,0 +1,9 @@ +id: 121 +name: "Dance Floor Theta-9" +description: "The floor pulses with reactive LED tiles that shift color with every step. A spherical DJ booth hovers in the center, surrounded by a crowd of moving silhouettes lost in the beat." +map_symbol: "D" +exits: + west: 120 + east: 122 + south: 111 + north: 131 -- cgit v1.2.3