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/120.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/120.yaml (limited to 'data/rooms/120.yaml') diff --git a/data/rooms/120.yaml b/data/rooms/120.yaml new file mode 100644 index 0000000..a03d2f2 --- /dev/null +++ b/data/rooms/120.yaml @@ -0,0 +1,8 @@ +id: 120 +name: "The Neon Drake Tavern" +description: "Neon dragons coil across the ceiling in animated loops. The bar serves synthesized spirits that pack a surprising punch. A jukebox plays synthwave classics from the pre-Collapse era." +map_symbol: "T" +exits: + south: 110 + east: 121 + north: 130 -- cgit v1.2.3