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/103.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/103.yaml (limited to 'data/rooms/103.yaml') diff --git a/data/rooms/103.yaml b/data/rooms/103.yaml new file mode 100644 index 0000000..f216fc4 --- /dev/null +++ b/data/rooms/103.yaml @@ -0,0 +1,8 @@ +id: 103 +name: "Interstellar Cargo Bay 3" +description: "Massive crates stamped with corporate logos are stacked to the ceiling. Loading clamps hum with magnetic tension. Echoes of distant announcements reverberate through the spacious bay." +map_symbol: "C" +exits: + west: 102 + east: 104 + north: 113 -- cgit v1.2.3