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/102.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/102.yaml (limited to 'data/rooms/102.yaml') diff --git a/data/rooms/102.yaml b/data/rooms/102.yaml new file mode 100644 index 0000000..1bc8573 --- /dev/null +++ b/data/rooms/102.yaml @@ -0,0 +1,8 @@ +id: 102 +name: "Port Authority Office" +description: "Cluttered desks float in low gravity, terminals displaying shipping manifests and docking schedules. A large viewscreen shows the constant traffic of orbital freighters beyond the station." +map_symbol: "P" +exits: + west: 101 + east: 103 + north: 112 -- cgit v1.2.3