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/143.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/rooms/143.yaml (limited to 'data/rooms/143.yaml') diff --git a/data/rooms/143.yaml b/data/rooms/143.yaml new file mode 100644 index 0000000..7e16905 --- /dev/null +++ b/data/rooms/143.yaml @@ -0,0 +1,6 @@ +id: 143 +name: "Observation Dome" +description: "The entire ceiling is a transparent dome offering an unobstructed view of deep space. Stars wheel slowly overhead as the station rotates. A gentle chime marks each passing hour." +map_symbol: "O" +exits: + west: 142 -- cgit v1.2.3