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/116.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/116.yaml (limited to 'data/rooms/116.yaml') diff --git a/data/rooms/116.yaml b/data/rooms/116.yaml new file mode 100644 index 0000000..9c6c258 --- /dev/null +++ b/data/rooms/116.yaml @@ -0,0 +1,8 @@ +id: 116 +name: "School of Zero-G Arts" +description: "Students float in a vast open chamber, practicing zero-gravity dance and sculpture. Paint droplets hang suspended mid-air, forming impromptu art installations that drift lazily." +map_symbol: "Z" +exits: + west: 115 + east: 117 + north: 126 -- cgit v1.2.3