diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999225.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999225.yaml | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/data/rooms/example_unused/agility2/99999225.yaml b/data/rooms/example_unused/agility2/99999225.yaml index e4aa70e..158a213 100644 --- a/data/rooms/example_unused/agility2/99999225.yaml +++ b/data/rooms/example_unused/agility2/99999225.yaml @@ -1,8 +1,26 @@ -name: "Reactor Course - Radiation Barrier" -description: "A containment barrier hums with energy, its surface shimmering with a faint purple glow. It pulses on and off in a regular cycle. Beyond it, the final stretch of the course is visible." +id: 99999225 +name: Reactor Course - Radiation Barrier +color: "" +description: + - text: A containment barrier hums with energy, its surface shimmering with a faint purple glow. It pulses on and off in a regular cycle. Beyond it, the final stretch of the course is visible. +exits: {} +objects: [] +item_spawns: [] +mobs: [] on_enter: - - message: "Type 'vault' to clear the barrier." -exits: - down: - room: 99999200 - blocked_message: "" + - message: Type 'vault' to clear the barrier. + 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: [] |
