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/141.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/141.yaml (limited to 'data/rooms/141.yaml') diff --git a/data/rooms/141.yaml b/data/rooms/141.yaml new file mode 100644 index 0000000..d1ba9bf --- /dev/null +++ b/data/rooms/141.yaml @@ -0,0 +1,8 @@ +id: 141 +name: "Executive Lounge Nebula" +description: "Chrome and glass furniture floats in arranged clusters. A fully stocked bar offers genuine Earth spirits at exorbitant prices. The view of the nebula through the window is breathtaking." +map_symbol: "E" +exits: + west: 140 + east: 142 + south: 131 -- cgit v1.2.3