diff options
Diffstat (limited to 'data/courses/vent_shaft.yaml')
| -rw-r--r-- | data/courses/vent_shaft.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/courses/vent_shaft.yaml b/data/courses/vent_shaft.yaml index 766a961..69ca2d2 100644 --- a/data/courses/vent_shaft.yaml +++ b/data/courses/vent_shaft.yaml @@ -8,6 +8,7 @@ obstacles: ticks_per_phase: 2 xp: 8 fail_damage: [1, 2] + exit_dir: north messages: - "You approach the corroded ventilation wall..." - "You find footholds in the rusted panels and begin to climb..." @@ -17,6 +18,7 @@ obstacles: ticks_per_phase: 2 xp: 8 fail_damage: [1, 2] + exit_dir: north messages: - "You step onto the narrow coolant pipe..." - "Arms outstretched, you carefully place one foot in front of the other..." @@ -26,6 +28,7 @@ obstacles: ticks_per_phase: 2 xp: 7 fail_damage: [1, 2] + exit_dir: north messages: - "You peer across the dark gap in the shaft floor..." - "You take a few steps back, then sprint toward the edge..." @@ -35,6 +38,7 @@ obstacles: ticks_per_phase: 3 xp: 7 fail_damage: [1, 1] + exit_dir: north messages: - "You drop to your hands and knees at the narrow vent opening..." - "You squeeze through the tight passage, metal scraping against your back..." @@ -44,6 +48,7 @@ obstacles: ticks_per_phase: 2 xp: 10 fail_damage: [1, 2] + exit_dir: north messages: - "You sit at the top of the emergency chute..." - "You push off and accelerate down the smooth metal surface..." |
