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/119.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/119.yaml (limited to 'data/rooms/119.yaml') diff --git a/data/rooms/119.yaml b/data/rooms/119.yaml new file mode 100644 index 0000000..dbe9402 --- /dev/null +++ b/data/rooms/119.yaml @@ -0,0 +1,8 @@ +id: 119 +name: "Sleep Pod Cluster 7" +description: "Hundreds of stacked sleep pods line the corridor, their occupants visible through frosted transparencies. A few are open, revealing neatly made bunks with personal hologram projections." +map_symbol: "p" +exits: + west: 118 + south: 109 + north: 129 -- cgit v1.2.3