diff options
Diffstat (limited to 'data/rooms/example_unused/agility2/99999202.yaml')
| -rw-r--r-- | data/rooms/example_unused/agility2/99999202.yaml | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/data/rooms/example_unused/agility2/99999202.yaml b/data/rooms/example_unused/agility2/99999202.yaml index 7b4c6f9..c4e068a 100644 --- a/data/rooms/example_unused/agility2/99999202.yaml +++ b/data/rooms/example_unused/agility2/99999202.yaml @@ -1,8 +1,26 @@ -name: "Ventilation Shaft - Coolant Pipe Walkway" -description: "A narrow coolant pipe stretches across a dark chasm. Condensation drips from its surface, making it slick. Far below, you can hear the distant hum of machinery." +id: 99999202 +name: Ventilation Shaft - Coolant Pipe Walkway +color: "" +description: + - text: A narrow coolant pipe stretches across a dark chasm. Condensation drips from its surface, making it slick. Far below, you can hear the distant hum of machinery. +exits: {} +objects: [] +item_spawns: [] +mobs: [] on_enter: - - message: "Type 'balance' to cross the pipe." -exits: - down: - room: 99999200 - blocked_message: "" + - message: Type 'balance' to cross the pipe. + condition: null + delay: 0 + set_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: [] |
