diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999203.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999203.yaml | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/data/rooms/example_unused/agility2/99999203.yaml b/data/rooms/example_unused/agility2/99999203.yaml index f1d1a7f..37333a1 100644 --- a/data/rooms/example_unused/agility2/99999203.yaml +++ b/data/rooms/example_unused/agility2/99999203.yaml @@ -1,8 +1,26 @@ -name: "Ventilation Shaft - Shaft Gap" -description: "The ventilation shaft floor is missing here -- a jagged gap drops into darkness. The far side is just barely within jumping distance. Exposed wiring sparks intermittently below." +id: 99999203 +name: Ventilation Shaft - Shaft Gap +color: "" +description: + - text: The ventilation shaft floor is missing here -- a jagged gap drops into darkness. The far side is just barely within jumping distance. Exposed wiring sparks intermittently below. +exits: {} +objects: [] +item_spawns: [] +mobs: [] on_enter: - - message: "Type 'jump' to leap across the gap." -exits: - down: - room: 99999200 - blocked_message: "" + - message: Type 'jump' to leap across the gap. + 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: [] |
