diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999222.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999222.yaml | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/data/rooms/example_unused/agility2/99999222.yaml b/data/rooms/example_unused/agility2/99999222.yaml index 0f8f4b9..83161af 100644 --- a/data/rooms/example_unused/agility2/99999222.yaml +++ b/data/rooms/example_unused/agility2/99999222.yaml @@ -1,8 +1,26 @@ -name: "Reactor Course - Steam Pipe" -description: "An enormous steam pipe, two meters in diameter, stretches across the reactor chamber. Steam vents periodically blast from pressure valves along its length. The pipe's surface is warm but not scalding -- yet." +id: 99999222 +name: Reactor Course - Steam Pipe +color: "" +description: + - text: An enormous steam pipe, two meters in diameter, stretches across the reactor chamber. Steam vents periodically blast from pressure valves along its length. The pipe's surface is warm but not scalding -- yet. +exits: {} +objects: [] +item_spawns: [] +mobs: [] on_enter: - - message: "Type 'balance' to traverse the pipe." -exits: - down: - room: 99999200 - blocked_message: "" + - message: Type 'balance' to traverse the pipe. + 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: [] |
