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/101.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/101.yaml (limited to 'data/rooms/101.yaml') diff --git a/data/rooms/101.yaml b/data/rooms/101.yaml new file mode 100644 index 0000000..fa5af97 --- /dev/null +++ b/data/rooms/101.yaml @@ -0,0 +1,8 @@ +id: 101 +name: "Customs & Immigration" +description: "A long hall lined with automated kiosks. Holographic scanners bathe travelers in cool blue light as bio-signatures are verified. The air smells of ozone and recycled stationery." +map_symbol: "#" +exits: + west: 100 + east: 102 + north: 111 -- cgit v1.2.3