diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999210.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999210.yaml | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/data/rooms/example_unused/agility2/99999210.yaml b/data/rooms/example_unused/agility2/99999210.yaml index de1d928..ea1f3f8 100644 --- a/data/rooms/example_unused/agility2/99999210.yaml +++ b/data/rooms/example_unused/agility2/99999210.yaml @@ -1,8 +1,26 @@ -name: "Rooftop Course - Hab Block Wall" -description: "The exterior wall of Hab Block 7 rises three stories above the street. Rough permacrete and maintenance handholds provide a challenging climb. The city spreads out below, neon signs flickering in the perpetual twilight." +id: 99999210 +name: Rooftop Course - Hab Block Wall +color: "" +description: + - text: The exterior wall of Hab Block 7 rises three stories above the street. Rough permacrete and maintenance handholds provide a challenging climb. The city spreads out below, neon signs flickering in the perpetual twilight. +exits: {} +objects: [] +item_spawns: [] +mobs: [] on_enter: - - message: "Type 'climb' to scale the wall." -exits: - down: - room: 99999200 - blocked_message: "" + - message: Type 'climb' to scale 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: [] |
