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/140.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/140.yaml (limited to 'data/rooms/140.yaml') diff --git a/data/rooms/140.yaml b/data/rooms/140.yaml new file mode 100644 index 0000000..c4d7db3 --- /dev/null +++ b/data/rooms/140.yaml @@ -0,0 +1,7 @@ +id: 140 +name: "Captain's Quarter Balcony" +description: "A private balcony overlooking the grand concourse below. Potted orchids thrive in the artificial light. The captain's telescope is aimed at a distant binary star system." +map_symbol: "K" +exits: + south: 130 + east: 141 -- cgit v1.2.3