This file is indexed.

/usr/share/games/wesnoth/1.10/data/campaigns/Eastern_Invasion/utils/journey.cfg is in wesnoth-1.10-ei 1:1.10.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
#textdomain wesnoth-ei
# wmllint: no translatables

# trackplacer: tracks begin
#
# Hand-hack this section strictly at your own risk.
#
# trackplacer: map=data/campaigns/Eastern_Invasion/images/eastern-invasion-map.png
#
#define JOURNEY1_STAGE1
    {NEW_BATTLE 759 508}
#enddef

#define JOURNEY1_STAGE1_END
    {NEW_BATTLE 759 508}
#enddef

#define JOURNEY1_STAGE2
    {OLD_BATTLE 759 508}
    {NEW_JOURNEY 784 508}
    {NEW_JOURNEY 802 511}
    {NEW_BATTLE 821 517}
#enddef

#define JOURNEY1_STAGE2_END
    {OLD_BATTLE 759 508}
    {OLD_JOURNEY 784 508}
    {OLD_JOURNEY 802 511}
    {NEW_BATTLE 821 517}
#enddef

#define JOURNEY1_COMPLETE
    {OLD_BATTLE 759 508}
    {OLD_JOURNEY 784 508}
    {OLD_JOURNEY 802 511}
    {OLD_BATTLE 821 517}
#enddef

#define JOURNEY2_STAGE1
    {NEW_JOURNEY 844 507}
    {NEW_JOURNEY 847 487}
    {NEW_BATTLE 847 469}
#enddef

#define JOURNEY2_STAGE1_END
    {OLD_JOURNEY 844 507}
    {OLD_JOURNEY 847 487}
    {NEW_BATTLE 847 469}
#enddef

#define JOURNEY2_STAGE2
    {OLD_JOURNEY 844 507}
    {OLD_JOURNEY 847 487}
    {OLD_BATTLE 847 469}
    {NEW_JOURNEY 798 466}
    {NEW_JOURNEY 772 471}
    {NEW_BATTLE 729 460}
#enddef

#define JOURNEY2_STAGE2_END
    {OLD_JOURNEY 844 507}
    {OLD_JOURNEY 847 487}
    {OLD_BATTLE 847 469}
    {OLD_JOURNEY 798 466}
    {OLD_JOURNEY 772 471}
    {NEW_BATTLE 729 460}
#enddef

#define JOURNEY2_COMPLETE
    {OLD_JOURNEY 844 507}
    {OLD_JOURNEY 847 487}
    {OLD_BATTLE 847 469}
    {OLD_JOURNEY 798 466}
    {OLD_JOURNEY 772 471}
    {OLD_BATTLE 729 460}
#enddef

#define JOURNEY3_STAGE1
    {NEW_JOURNEY 846 525}
    {NEW_JOURNEY 879 545}
    {NEW_JOURNEY 908 562}
    {NEW_BATTLE 938 583}
#enddef

#define JOURNEY3_STAGE1_END
    {OLD_JOURNEY 846 525}
    {OLD_JOURNEY 879 545}
    {OLD_JOURNEY 908 562}
    {NEW_BATTLE 938 583}
#enddef

#define JOURNEY3_STAGE2
    {OLD_JOURNEY 846 525}
    {OLD_JOURNEY 879 545}
    {OLD_JOURNEY 908 562}
    {OLD_BATTLE 938 583}
    {NEW_JOURNEY 959 598}
    {NEW_BATTLE 988 611}
#enddef

#define JOURNEY3_STAGE2_END
    {OLD_JOURNEY 846 525}
    {OLD_JOURNEY 879 545}
    {OLD_JOURNEY 908 562}
    {OLD_BATTLE 938 583}
    {OLD_JOURNEY 959 598}
    {NEW_BATTLE 988 611}
#enddef

#define JOURNEY3_STAGE3
    {OLD_JOURNEY 846 525}
    {OLD_JOURNEY 879 545}
    {OLD_JOURNEY 908 562}
    {OLD_BATTLE 938 583}
    {OLD_JOURNEY 959 598}
    {OLD_BATTLE 988 611}
    {NEW_JOURNEY 984 568}
    {NEW_JOURNEY 951 538}
    {NEW_JOURNEY 932 503}
    {NEW_JOURNEY 876 475}
    {NEW_JOURNEY 831 467}
    {NEW_JOURNEY 781 469}
    {NEW_BATTLE 729 460}
#enddef

#define JOURNEY3_STAGE3_END
    {OLD_JOURNEY 846 525}
    {OLD_JOURNEY 879 545}
    {OLD_JOURNEY 908 562}
    {OLD_BATTLE 938 583}
    {OLD_JOURNEY 959 598}
    {OLD_BATTLE 988 611}
    {OLD_JOURNEY 984 568}
    {OLD_JOURNEY 951 538}
    {OLD_JOURNEY 932 503}
    {OLD_JOURNEY 876 475}
    {OLD_JOURNEY 831 467}
    {OLD_JOURNEY 781 469}
    {NEW_BATTLE 729 460}
#enddef

#define JOURNEY3_COMPLETE
    {OLD_JOURNEY 846 525}
    {OLD_JOURNEY 879 545}
    {OLD_JOURNEY 908 562}
    {OLD_BATTLE 938 583}
    {OLD_JOURNEY 959 598}
    {OLD_BATTLE 988 611}
    {OLD_JOURNEY 984 568}
    {OLD_JOURNEY 951 538}
    {OLD_JOURNEY 932 503}
    {OLD_JOURNEY 876 475}
    {OLD_JOURNEY 831 467}
    {OLD_JOURNEY 781 469}
    {OLD_BATTLE 729 460}
#enddef

#define JOURNEY4_STAGE1
    {NEW_JOURNEY 709 449}
    {NEW_BATTLE 689 424}
#enddef

#define JOURNEY4_STAGE1_END
    {OLD_JOURNEY 709 449}
    {NEW_BATTLE 689 424}
#enddef

#define JOURNEY4_COMPLETE
    {OLD_JOURNEY 709 449}
    {OLD_BATTLE 689 424}
#enddef

#define JOURNEY5_STAGE1
    {NEW_JOURNEY 666 401}
    {NEW_JOURNEY 629 383}
    {NEW_BATTLE 602 368}
#enddef

#define JOURNEY5_STAGE1_END
    {OLD_JOURNEY 666 401}
    {OLD_JOURNEY 629 383}
    {NEW_BATTLE 602 368}
#enddef

#define JOURNEY5_STAGE2
    {OLD_JOURNEY 666 401}
    {OLD_JOURNEY 629 383}
    {OLD_BATTLE 602 368}
    {NEW_JOURNEY 581 327}
    {NEW_JOURNEY 570 288}
    {NEW_BATTLE 552 244}
#enddef

#define JOURNEY5_STAGE2_END
    {OLD_JOURNEY 666 401}
    {OLD_JOURNEY 629 383}
    {OLD_BATTLE 602 368}
    {OLD_JOURNEY 581 327}
    {OLD_JOURNEY 570 288}
    {NEW_BATTLE 552 244}
#enddef

#define JOURNEY5_COMPLETE
    {OLD_JOURNEY 666 401}
    {OLD_JOURNEY 629 383}
    {OLD_BATTLE 602 368}
    {OLD_JOURNEY 581 327}
    {OLD_JOURNEY 570 288}
    {OLD_BATTLE 552 244}
#enddef

#define JOURNEY6_STAGE1
    {NEW_JOURNEY 707 411}
    {NEW_BATTLE 709 381}
#enddef

#define JOURNEY6_STAGE1_END
    {OLD_JOURNEY 707 411}
    {NEW_BATTLE 709 381}
#enddef

#define JOURNEY6_STAGE2
    {OLD_JOURNEY 707 411}
    {OLD_BATTLE 709 381}
    {NEW_JOURNEY 670 349}
    {NEW_JOURNEY 631 326}
    {NEW_JOURNEY 600 303}
    {NEW_JOURNEY 561 268}
    {NEW_BATTLE 552 244}
#enddef

#define JOURNEY6_STAGE2_END
    {OLD_JOURNEY 707 411}
    {OLD_BATTLE 709 381}
    {OLD_JOURNEY 670 349}
    {OLD_JOURNEY 631 326}
    {OLD_JOURNEY 600 303}
    {OLD_JOURNEY 561 268}
    {NEW_BATTLE 552 244}
#enddef

#define JOURNEY6_COMPLETE
    {OLD_JOURNEY 707 411}
    {OLD_BATTLE 709 381}
    {OLD_JOURNEY 670 349}
    {OLD_JOURNEY 631 326}
    {OLD_JOURNEY 600 303}
    {OLD_JOURNEY 561 268}
    {OLD_BATTLE 552 244}
#enddef

#define JOURNEY7_STAGE1
    {NEW_JOURNEY 583 250}
    {NEW_JOURNEY 617 237}
    {NEW_BATTLE 636 214}
#enddef

#define JOURNEY7_STAGE1_END
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {NEW_BATTLE 636 214}
#enddef

#define JOURNEY7_STAGE2
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {NEW_JOURNEY 620 168}
    {NEW_JOURNEY 582 152}
    {NEW_JOURNEY 543 137}
    {NEW_BATTLE 507 132}
#enddef

#define JOURNEY7_STAGE2_END
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {NEW_BATTLE 507 132}
#enddef

#define JOURNEY7_STAGE3
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {NEW_JOURNEY 472 111}
    {NEW_JOURNEY 465 144}
    {NEW_JOURNEY 453 181}
    {NEW_JOURNEY 477 216}
    {NEW_JOURNEY 495 237}
    {NEW_JOURNEY 520 280}
    {NEW_JOURNEY 562 308}
    {NEW_JOURNEY 601 331}
    {NEW_BATTLE 633 352}
#enddef

#define JOURNEY7_STAGE3_END
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {NEW_BATTLE 633 352}
#enddef

#define JOURNEY7_STAGE4
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {OLD_BATTLE 633 352}
    {NEW_JOURNEY 643 376}
    {NEW_BATTLE 648 404}
#enddef

#define JOURNEY7_STAGE4_END
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {OLD_BATTLE 633 352}
    {OLD_JOURNEY 643 376}
    {NEW_BATTLE 648 404}
#enddef

#define JOURNEY7_STAGE5
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {OLD_BATTLE 633 352}
    {OLD_JOURNEY 643 376}
    {OLD_BATTLE 648 404}
    {NEW_JOURNEY 645 437}
    {NEW_JOURNEY 625 479}
    {NEW_BATTLE 610 511}
#enddef

#define JOURNEY7_STAGE5_END
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {OLD_BATTLE 633 352}
    {OLD_JOURNEY 643 376}
    {OLD_BATTLE 648 404}
    {OLD_JOURNEY 645 437}
    {OLD_JOURNEY 625 479}
    {NEW_BATTLE 610 511}
#enddef

#define JOURNEY7_STAGE6
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {OLD_BATTLE 633 352}
    {OLD_JOURNEY 643 376}
    {OLD_BATTLE 648 404}
    {OLD_JOURNEY 645 437}
    {OLD_JOURNEY 625 479}
    {OLD_BATTLE 610 511}
    {NEW_REST 600 537}
#enddef

#define JOURNEY7_STAGE6_END
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {OLD_BATTLE 633 352}
    {OLD_JOURNEY 643 376}
    {OLD_BATTLE 648 404}
    {OLD_JOURNEY 645 437}
    {OLD_JOURNEY 625 479}
    {OLD_BATTLE 610 511}
    {NEW_REST 600 537}
#enddef

#define JOURNEY7_COMPLETE
    {OLD_JOURNEY 583 250}
    {OLD_JOURNEY 617 237}
    {OLD_BATTLE 636 214}
    {OLD_JOURNEY 620 168}
    {OLD_JOURNEY 582 152}
    {OLD_JOURNEY 543 137}
    {OLD_BATTLE 507 132}
    {OLD_JOURNEY 472 111}
    {OLD_JOURNEY 465 144}
    {OLD_JOURNEY 453 181}
    {OLD_JOURNEY 477 216}
    {OLD_JOURNEY 495 237}
    {OLD_JOURNEY 520 280}
    {OLD_JOURNEY 562 308}
    {OLD_JOURNEY 601 331}
    {OLD_BATTLE 633 352}
    {OLD_JOURNEY 643 376}
    {OLD_BATTLE 648 404}
    {OLD_JOURNEY 645 437}
    {OLD_JOURNEY 625 479}
    {OLD_BATTLE 610 511}
    {OLD_REST 600 537}
#enddef

# trackplacer: tracks end

#define TO_THE_OUTPOST
    background="eastern-invasion-map.png"
    {JOURNEY1_STAGE1}
#enddef

#define TO_AN_UNEXPECTED_APPEARANCE
    background="eastern-invasion-map.png"
    {JOURNEY1_STAGE2}
#enddef

#define TO_AN_ELVEN_ALLIANCE
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    {JOURNEY2_STAGE1}
#enddef

#define TO_THE_UNDEAD_BORDER_PATROL
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    {JOURNEY3_STAGE1}
#enddef

#define TO_MAL_RAVANALS_CAPITOL
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    {JOURNEY3_STAGE2}
#enddef

#define TO_NORTHERN_OUTPOST
    background="eastern-invasion-map.png"
    [if]
        [variable]
            name=first_fork
            equals=east
        [/variable]
        [then]
            {JOURNEY1_COMPLETE}
            {JOURNEY3_STAGE3}
        [/then]
        [else]
            {JOURNEY1_COMPLETE}
            {JOURNEY2_STAGE2}
        [/else]
    [/if]
#enddef

#define TO_TWO_PATHS
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    [if]
        [variable]
            name=first_fork
            equals=east
        [/variable]
        [then]
            {JOURNEY3_COMPLETE}
        [/then]
        [else]
            {JOURNEY2_COMPLETE}
        [/else]
    [/if]
    {JOURNEY4_STAGE1}
#enddef

#define TO_UNDEAD_CROSSING
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    [if]
        [variable]
            name=first_fork
            equals=east
        [/variable]
        [then]
            {JOURNEY3_COMPLETE}
        [/then]
        [else]
            {JOURNEY2_COMPLETE}
        [/else]
    [/if]
    {JOURNEY4_COMPLETE}
    {JOURNEY5_STAGE1}
#enddef

#define TO_THE_CROSSING
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    [if]
        [variable]
            name=first_fork
            equals=east
        [/variable]
        [then]
            {JOURNEY3_COMPLETE}
        [/then]
        [else]
            {JOURNEY2_COMPLETE}
        [/else]
    [/if]
    {JOURNEY4_COMPLETE}
    {JOURNEY6_STAGE1}
#enddef

#define TO_TRAINING_THE_OGRES
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    [if]
        [variable]
            name=first_fork
            equals=east
        [/variable]
        [then]
            {JOURNEY3_COMPLETE}
        [/then]
        [else]
            {JOURNEY2_COMPLETE}
        [/else]
    [/if]
    {JOURNEY4_COMPLETE}
    [if]
        [variable]
            name=second_fork
            equals=west
        [/variable]
        [then]
            {JOURNEY5_STAGE2}
        [/then]
        [else]
            {JOURNEY6_STAGE2}
        [/else]
    [/if]
#enddef

#define FROM_TRAINING_THE_OGRES AFTER_WML
    background="eastern-invasion-map.png"
    {JOURNEY1_COMPLETE}
    [if]
        [variable]
            name=first_fork
            equals=east
        [/variable]
        [then]
            {JOURNEY3_COMPLETE}
        [/then]
        [else]
            {JOURNEY2_COMPLETE}
        [/else]
    [/if]
    {JOURNEY4_COMPLETE}
    [if]
        [variable]
            name=second_fork
            equals=west
        [/variable]
        [then]
            {JOURNEY5_COMPLETE}
        [/then]
        [else]
            {JOURNEY6_COMPLETE}
        [/else]
    [/if]
    {AFTER_WML}
#enddef

#define TO_XENOPHOBIA
    {FROM_TRAINING_THE_OGRES {JOURNEY7_STAGE1}}
#enddef

#define TO_LAKE_VRUG
    {FROM_TRAINING_THE_OGRES {JOURNEY7_STAGE2}}
#enddef

#define TO_EVACUATION
    {FROM_TRAINING_THE_OGRES {JOURNEY7_STAGE3}}
#enddef

#define TO_THE_DROWNED_PLAINS
    {FROM_TRAINING_THE_OGRES {JOURNEY7_STAGE4}}
#enddef

#define TO_APPROACHING_WELDYN
    {FROM_TRAINING_THE_OGRES {JOURNEY7_STAGE5}}
#enddef

#define TO_THE_COUNCIL
    {FROM_TRAINING_THE_OGRES {JOURNEY7_STAGE6}}
#enddef

# trackplacer: epilog begins

#undef JOURNEY1_STAGE1_END
#undef JOURNEY1_STAGE2_END
#undef JOURNEY2_STAGE1_END
#undef JOURNEY2_STAGE2_END
#undef JOURNEY3_STAGE1_END
#undef JOURNEY3_STAGE2_END
#undef JOURNEY3_STAGE3_END
#undef JOURNEY4_STAGE1_END
#undef JOURNEY5_STAGE1_END
#undef JOURNEY5_STAGE2_END
#undef JOURNEY6_STAGE1_END
#undef JOURNEY6_STAGE2_END
#undef JOURNEY7_STAGE1_END
#undef JOURNEY7_STAGE2_END
#undef JOURNEY7_STAGE3_END
#undef JOURNEY7_STAGE4_END
#undef JOURNEY7_STAGE5_END
#undef JOURNEY7_STAGE6_END
#undef JOURNEY7_COMPLETE

# trackplacer: epilog ends