diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999211.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999211.yaml | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/data/rooms/example_unused/agility2/99999211.yaml b/data/rooms/example_unused/agility2/99999211.yaml index 88fa6a9..156ae67 100644 --- a/data/rooms/example_unused/agility2/99999211.yaml +++ b/data/rooms/example_unused/agility2/99999211.yaml @@ -1,8 +1,26 @@ -name: "Rooftop Course - Building Gap" -description: "You stand on the edge of Hab Block 7's roof. Across a three-meter gap, the roof of Hab Block 8 awaits. The street below is a dizzying drop. A few old bootprints mark the takeoff point." +id: 99999211 +name: Rooftop Course - Building Gap +color: "" +description: + - text: You stand on the edge of Hab Block 7's roof. Across a three-meter gap, the roof of Hab Block 8 awaits. The street below is a dizzying drop. A few old bootprints mark the takeoff point. +exits: {} +objects: [] +item_spawns: [] +mobs: [] on_enter: - - message: "Type 'jump' to leap to the next building." -exits: - down: - room: 99999200 - blocked_message: "" + - message: Type 'jump' to leap to the next building. + condition: null + delay: 0 + set_global_flags: {} + set_player_flags: {} + broadcast: "" + broadcast_global: "" + spawn_mob: null + despawn_mob: "" + give_item: "" + take_item: "" + teleport: 0 + heal: 0 +hazard: "" +block_transport: false +triggers: [] |
