diff options
| author | historia <[not public]> | 2026-07-07 21:22:39 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-07 21:22:39 -0400 |
| commit | 74803657d587b1f93b739c1ee25bb8d62df95413 (patch) | |
| tree | 0166974468c452bb13454d37d4b83d2e681446c0 /data/rooms/example_unused/agility2/99999200.yaml | |
| parent | bae42946d24bd533cdbc1b271ce14acd752689d0 (diff) | |
| download | thehouseoficarus-74803657d587b1f93b739c1ee25bb8d62df95413.tar.gz | |
fix: agility course creation fixed and improved in admin web gui
Diffstat (limited to 'data/rooms/example_unused/agility2/99999200.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999200.yaml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/data/rooms/example_unused/agility2/99999200.yaml b/data/rooms/example_unused/agility2/99999200.yaml index adf85a2..4afaf43 100644 --- a/data/rooms/example_unused/agility2/99999200.yaml +++ b/data/rooms/example_unused/agility2/99999200.yaml @@ -3,15 +3,7 @@ name: Agility Training Grounds color: "" description: - text: 'A cavernous space beneath the asteroid''s surface, repurposed as a training facility. Scaffolding, pipes, and platforms fill the chamber. Signs point to three courses of increasing difficulty: {33}Ventilation Shaft{/} (beginner), {214}Rooftop{/} (intermediate), and {196}Reactor{/} (advanced).' -exits: - east: - room: 99999210 - north: - room: 99999201 - south: - room: 9999917 - west: - room: 99999220 +exits: {} objects: [] item_spawns: [] mobs: [] |
