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/127.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/rooms/127.yaml (limited to 'data/rooms/127.yaml') diff --git a/data/rooms/127.yaml b/data/rooms/127.yaml new file mode 100644 index 0000000..f7565c8 --- /dev/null +++ b/data/rooms/127.yaml @@ -0,0 +1,9 @@ +id: 127 +name: "Underground Fight Club" +description: "In a repurposed cargo container, bare-knuckle brawls draw crowds of gamblers. The ring is marked by glow tape. A hulking enforcer named Jax watches the crowd with narrowed eyes." +map_symbol: "F" +exits: + west: 126 + east: 128 + south: 117 + north: 137 -- cgit v1.2.3