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/9999968.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'data/rooms/example_unused/underground2/9999968.yaml') diff --git a/data/rooms/example_unused/underground2/9999968.yaml b/data/rooms/example_unused/underground2/9999968.yaml index 6fe1aa0..1e9687c 100644 --- a/data/rooms/example_unused/underground2/9999968.yaml +++ b/data/rooms/example_unused/underground2/9999968.yaml @@ -1,6 +1,14 @@ -name: "The Void" -description: "The bottom of the world. Light itself seems to hesitate before entering this place. The floor is unnaturally smooth black glass, and the only sound is the beating of your own heart. Something waits in the darkness — something that was here before the asteroid, before the colony, before anything." -exits: - up: 67 +id: 9999968 +name: The Void +color: "" +description: + - text: The bottom of the world. Light itself seems to hesitate before entering this place. The floor is unnaturally smooth black glass, and the only sound is the beating of your own heart. Something waits in the darkness — something that was here before the asteroid, before the colony, before anything. +exits: {} +objects: [] +item_spawns: [] mobs: - id: void_reaper +on_enter: [] +hazard: "" +block_transport: false +triggers: [] -- cgit v1.2.3