diff options
Diffstat (limited to 'data/courses/rooftop.yaml')
| -rw-r--r-- | data/courses/rooftop.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/courses/rooftop.yaml b/data/courses/rooftop.yaml index fcf1006..68ad23b 100644 --- a/data/courses/rooftop.yaml +++ b/data/courses/rooftop.yaml @@ -8,6 +8,7 @@ obstacles: ticks_per_phase: 2 xp: 15 fail_damage: [2, 4] + exit_dir: north messages: - "You grab the rough permacrete wall and begin to climb..." - "Your fingers find cracks and ledges as you pull yourself higher..." @@ -17,6 +18,7 @@ obstacles: ticks_per_phase: 2 xp: 22 fail_damage: [2, 4] + exit_dir: north messages: - "You eye the gap between this building and the next..." - "You sprint toward the edge, boots pounding on the rooftop..." @@ -26,6 +28,7 @@ obstacles: ticks_per_phase: 3 xp: 20 fail_damage: [2, 5] + exit_dir: north messages: - "You grab the dangling power cable with both hands..." - "You kick off the ledge and swing out over the street far below..." @@ -35,6 +38,7 @@ obstacles: ticks_per_phase: 3 xp: 18 fail_damage: [2, 4] + exit_dir: north messages: - "You step onto the narrow structural beam spanning the alley..." - "The beam sways slightly as you inch forward, arms out for balance..." @@ -44,6 +48,7 @@ obstacles: ticks_per_phase: 2 xp: 15 fail_damage: [2, 3] + exit_dir: north messages: - "You run toward the maintenance railing at full speed..." - "You plant one hand on the rail and swing your legs over..." @@ -53,6 +58,7 @@ obstacles: ticks_per_phase: 2 xp: 20 fail_damage: [3, 5] + exit_dir: north messages: - "You stare at the final gap -- the widest yet..." - "You take a deep breath, charge forward, and throw yourself into the air..." |
