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/146.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/146.yaml (limited to 'data/rooms/146.yaml') diff --git a/data/rooms/146.yaml b/data/rooms/146.yaml new file mode 100644 index 0000000..b3512b4 --- /dev/null +++ b/data/rooms/146.yaml @@ -0,0 +1,8 @@ +id: 146 +name: "Master Timekeeper's Office" +description: "Clocks of every conceivable design cover the walls — analog, digital, atomic, celestial. The Master Timekeeper ensures all station systems are synchronized to the galactic standard." +map_symbol: "T" +exits: + west: 145 + east: 147 + south: 136 -- cgit v1.2.3