From 74803657d587b1f93b739c1ee25bb8d62df95413 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 7 Jul 2026 21:22:39 -0400 Subject: fix: agility course creation fixed and improved in admin web gui --- data/rooms/example_unused/underground2/9999967.yaml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'data/rooms/example_unused/underground2/9999967.yaml') diff --git a/data/rooms/example_unused/underground2/9999967.yaml b/data/rooms/example_unused/underground2/9999967.yaml index 494fe9e..28ab6ef 100644 --- a/data/rooms/example_unused/underground2/9999967.yaml +++ b/data/rooms/example_unused/underground2/9999967.yaml @@ -1,7 +1,14 @@ -name: "Ancient Chamber" -description: "A perfectly spherical room carved from an unknown black metal. Glowing runes spiral across every surface in patterns that predate the asteroid itself. At the center, an ancient construct stirs from its eons-long vigil." -exits: - up: 66 - down: 68 +id: 9999967 +name: Ancient Chamber +color: "" +description: + - text: A perfectly spherical room carved from an unknown black metal. Glowing runes spiral across every surface in patterns that predate the asteroid itself. At the center, an ancient construct stirs from its eons-long vigil. +exits: {} +objects: [] +item_spawns: [] mobs: - id: ancient_construct +on_enter: [] +hazard: "" +block_transport: false +triggers: [] -- cgit v1.2.3