diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999201.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999201.yaml | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/data/rooms/example_unused/agility2/99999201.yaml b/data/rooms/example_unused/agility2/99999201.yaml index fcc25c1..bbb47c5 100644 --- a/data/rooms/example_unused/agility2/99999201.yaml +++ b/data/rooms/example_unused/agility2/99999201.yaml @@ -1,8 +1,28 @@ -name: "Ventilation Shaft - Corroded Wall" -description: "A towering wall of corroded ventilation panels rises before you. Rust-eaten handholds and buckled seams offer a treacherous path upward. The air smells of old metal and recycled atmosphere." -on_enter: - - message: "Type 'scramble' to climb the wall." +id: 99999201 +name: Ventilation Shaft - Corroded Wall +color: "" +description: + - text: A towering wall of corroded ventilation panels rises before you. Rust-eaten handholds and buckled seams offer a treacherous path upward. The air smells of old metal and recycled atmosphere. exits: down: room: 99999200 - blocked_message: "" +objects: [] +item_spawns: [] +mobs: [] +on_enter: + - message: Type 'scramble' to climb the wall. + 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: [] |
