diff options
Diffstat (limited to 'data/rooms/example_unused/underground2/9999968.yaml')
| -rw-r--r-- | data/rooms/example_unused/underground2/9999968.yaml | 16 |
1 files changed, 12 insertions, 4 deletions
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: [] |
