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/137.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/rooms/137.yaml (limited to 'data/rooms/137.yaml') diff --git a/data/rooms/137.yaml b/data/rooms/137.yaml new file mode 100644 index 0000000..a14651b --- /dev/null +++ b/data/rooms/137.yaml @@ -0,0 +1,9 @@ +id: 137 +name: "Zero-G Forge" +description: "Molten metal floats in perfect spheres as magnetic fields shape it into precision components. A welder in a full environmental suit guides the process with practiced hand gestures." +map_symbol: "F" +exits: + west: 136 + east: 138 + south: 127 + north: 147 -- cgit v1.2.3