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/117.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/rooms/117.yaml (limited to 'data/rooms/117.yaml') diff --git a/data/rooms/117.yaml b/data/rooms/117.yaml new file mode 100644 index 0000000..5a1ecf0 --- /dev/null +++ b/data/rooms/117.yaml @@ -0,0 +1,9 @@ +id: 117 +name: "Library of Forgotten Code" +description: "Data crystals line the walls from floor to ceiling. Vintage terminals allow access to archived knowledge from before the Collapse. The soft click of crystal readers fills the reverent silence." +map_symbol: "L" +exits: + west: 116 + east: 118 + south: 107 + north: 127 -- cgit v1.2.3