From 94823b52168b44894fb5e9c960358ed02ebb122b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 5 Jul 2026 22:35:21 -0400 Subject: feat: courses gui overhaul, add course tab to map, add hidden exits to give courses structure --- data/rooms/example_unused/agility2/99999206.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/rooms/example_unused/agility2/99999206.yaml (limited to 'data/rooms/example_unused/agility2/99999206.yaml') diff --git a/data/rooms/example_unused/agility2/99999206.yaml b/data/rooms/example_unused/agility2/99999206.yaml new file mode 100644 index 0000000..389ec3f --- /dev/null +++ b/data/rooms/example_unused/agility2/99999206.yaml @@ -0,0 +1,4 @@ +exits: + southeast: 99999200 +id: 99999206 +name: 'Room #99999206' -- cgit v1.2.3