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/128.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/rooms/128.yaml (limited to 'data/rooms/128.yaml') diff --git a/data/rooms/128.yaml b/data/rooms/128.yaml new file mode 100644 index 0000000..93abe6c --- /dev/null +++ b/data/rooms/128.yaml @@ -0,0 +1,9 @@ +id: 128 +name: "Ration Exchange Trade Post" +description: "Bulletin boards display trading offers for ration cards, spare parts, and favors. A grumpy quartermaster oversees the exchange from behind a counter of reinforced polyglass." +map_symbol: "X" +exits: + west: 127 + east: 129 + south: 118 + north: 138 -- cgit v1.2.3