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/100.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/100.yaml (limited to 'data/rooms/100.yaml') diff --git a/data/rooms/100.yaml b/data/rooms/100.yaml new file mode 100644 index 0000000..b8b0f1e --- /dev/null +++ b/data/rooms/100.yaml @@ -0,0 +1,7 @@ +id: 100 +name: "Grand Concourse" +description: "The expansive white platform of Station X1's main thoroughfare. Neon strips pulse along the ceiling, reflecting off polished permacrete floors. Citizens and synthetics stream past in a constant dance of commerce and purpose." +map_symbol: "+" +exits: + east: 101 + north: 110 -- cgit v1.2.3