From a5d4ead1795882d25da7eda53680d2a84590693d Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 3 Jul 2026 20:53:00 -0400 Subject: feat: admin map can add new and rename areas. works with empty directories now. --- data/rooms/example_unused/underground2/9999968.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/rooms/example_unused/underground2/9999968.yaml (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 new file mode 100644 index 0000000..6fe1aa0 --- /dev/null +++ b/data/rooms/example_unused/underground2/9999968.yaml @@ -0,0 +1,6 @@ +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 +mobs: + - id: void_reaper -- cgit v1.2.3