diff options
Diffstat (limited to 'data/rooms/example_unused/underground2/9999965.yaml')
| -rw-r--r-- | data/rooms/example_unused/underground2/9999965.yaml | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/data/rooms/example_unused/underground2/9999965.yaml b/data/rooms/example_unused/underground2/9999965.yaml index 424a4cd..64b83de 100644 --- a/data/rooms/example_unused/underground2/9999965.yaml +++ b/data/rooms/example_unused/underground2/9999965.yaml @@ -1,7 +1,14 @@ -name: "Titan's Rest" -description: "A colossal vault built to house something immense. The ceiling vanishes into darkness above, and the walls are etched with maintenance schematics for a machine of staggering proportions. At the center, a titan sentinel awakens." -exits: - up: 64 - down: 66 +id: 9999965 +name: Titan's Rest +color: "" +description: + - text: A colossal vault built to house something immense. The ceiling vanishes into darkness above, and the walls are etched with maintenance schematics for a machine of staggering proportions. At the center, a titan sentinel awakens. +exits: {} +objects: [] +item_spawns: [] mobs: - id: titan_sentinel +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
