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/142.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/142.yaml (limited to 'data/rooms/142.yaml') diff --git a/data/rooms/142.yaml b/data/rooms/142.yaml new file mode 100644 index 0000000..e903d24 --- /dev/null +++ b/data/rooms/142.yaml @@ -0,0 +1,7 @@ +id: 142 +name: "Board Room Round Table" +description: "A circular table dominates the room, its surface a holographic display of the sector map. Chairs hover at precise intervals. Decisions that affect thousands are made around this table." +map_symbol: "B" +exits: + west: 141 + east: 143 -- cgit v1.2.3