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/108.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/108.yaml (limited to 'data/rooms/108.yaml') diff --git a/data/rooms/108.yaml b/data/rooms/108.yaml new file mode 100644 index 0000000..3f6914a --- /dev/null +++ b/data/rooms/108.yaml @@ -0,0 +1,7 @@ +id: 108 +name: "Power Relay Station Gamma" +description: "Crackling conduits channel raw solar energy from the exterior arrays. Warning signs in three languages adorn every surface. The hum is powerful enough to feel in your chest." +map_symbol: "G" +exits: + west: 107 + east: 109 -- cgit v1.2.3