Commit 05c160f
authored
void: Add checkpoints to void runner levels (#2366)
In the Loom Lounge yesterday, Stephen noticed that when I was caught in
void_runner, there was no Knitwitch when I respawned.
I don't think we strictly need to have Knitwitches at the start of every
level where you might be defeated. If you are caught by the very first
guard in the musician quest stealth level, you just respawn at the start
of the level, no witch.
However, perhaps it's reassuring to have one at the start of
void_runner. Having done that, maybe we can also put one after the
tricky three-needle crossing in void_grappling_round_2, and then also at
the start of that scene for good measure.
There is no good place (other than the very start) to put one in
void_grappling round 1.1 parent c120332 commit 05c160f
2 files changed
Lines changed: 31 additions & 0 deletions
File tree
- scenes/quests/lore_quests/quest_002
- 1_void_runner
- 3_void_grappling
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
1246 | 1250 | | |
1247 | 1251 | | |
1248 | 1252 | | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
1249 | 1260 | | |
1250 | 1261 | | |
1251 | 1262 | | |
| |||
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
| |||
647 | 654 | | |
648 | 655 | | |
649 | 656 | | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
650 | 670 | | |
651 | 671 | | |
652 | 672 | | |
| |||
0 commit comments