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/138.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/rooms/138.yaml (limited to 'data/rooms/138.yaml') diff --git a/data/rooms/138.yaml b/data/rooms/138.yaml new file mode 100644 index 0000000..c00d30d --- /dev/null +++ b/data/rooms/138.yaml @@ -0,0 +1,9 @@ +id: 138 +name: "Tool Locker Fabrication" +description: "Walls covered with every tool imaginable, from micro-screwdrivers to plasma cutters. A 3D fabricator in the corner hums quietly, ready to print custom tool heads on demand." +map_symbol: "T" +exits: + west: 137 + east: 139 + south: 128 + north: 148 -- cgit v1.2.3