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/112.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/rooms/112.yaml (limited to 'data/rooms/112.yaml') diff --git a/data/rooms/112.yaml b/data/rooms/112.yaml new file mode 100644 index 0000000..d5d46c0 --- /dev/null +++ b/data/rooms/112.yaml @@ -0,0 +1,9 @@ +id: 112 +name: "Pharmacy & Genetek" +description: "Racks of color-coded pharmaceuticals glow under UV-protected lighting. A geneprinter in the corner hums as it synthesizes custom therapies and genetic patches on demand." +map_symbol: "G" +exits: + south: 102 + west: 111 + east: 113 + north: 122 -- cgit v1.2.3