diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999220.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999220.yaml | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/data/rooms/example_unused/agility2/99999220.yaml b/data/rooms/example_unused/agility2/99999220.yaml index 7fa4b8d..8c97248 100644 --- a/data/rooms/example_unused/agility2/99999220.yaml +++ b/data/rooms/example_unused/agility2/99999220.yaml @@ -1,8 +1,26 @@ -name: "Reactor Course - Scaffolding" -description: "Massive metal scaffolding surrounds the outer reactor housing. The structure vibrates with the reactor's pulse. Heat radiates from every surface, and warning klaxons sound periodically in the distance." +id: 99999220 +name: Reactor Course - Scaffolding +color: "" +description: + - text: Massive metal scaffolding surrounds the outer reactor housing. The structure vibrates with the reactor's pulse. Heat radiates from every surface, and warning klaxons sound periodically in the distance. +exits: {} +objects: [] +item_spawns: [] +mobs: [] on_enter: - - message: "Type 'climb' to ascend the scaffolding." -exits: - down: - room: 99999200 - blocked_message: "" + - message: Type 'climb' to ascend the scaffolding. + 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: [] |
