mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 14:57:38 +00:00
New TSG bigmap and journey paths.
This commit is contained in:
parent
9ce44eeed7
commit
79c6129cc4
BIN
data/campaigns/The_South_Guard/images/maps/tsg.png
Normal file
BIN
data/campaigns/The_South_Guard/images/maps/tsg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
@ -20,6 +20,7 @@
|
||||
# Scenario Introduction - Summer
|
||||
|
||||
{SG_BORN_TO_THE_BANNER}
|
||||
{BIGMAP_01}
|
||||
|
||||
# The South Guard
|
||||
|
||||
|
@ -30,6 +30,7 @@
|
||||
# Scenario Introduction - Not all is right in Westin.
|
||||
|
||||
{SG_PROVEN_BY_THE_SWORD}
|
||||
{BIGMAP_02}
|
||||
|
||||
# The South Guard
|
||||
|
||||
|
@ -22,6 +22,8 @@
|
||||
victory_when_enemies_defeated=no
|
||||
{TURNS 30 24 20}
|
||||
|
||||
{BIGMAP_03}
|
||||
|
||||
# The South Guard
|
||||
|
||||
[side]
|
||||
|
@ -17,6 +17,8 @@
|
||||
{TURNS 40 32 28}
|
||||
victory_when_enemies_defeated=no
|
||||
|
||||
{BIGMAP_04}
|
||||
|
||||
# The South Guard
|
||||
|
||||
[side]
|
||||
|
@ -17,6 +17,7 @@
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
{SG_CHOICE_IN_THE_FOG}
|
||||
{BIGMAP_05}
|
||||
|
||||
victory_when_enemies_defeated=yes
|
||||
{TURNS 50 40 35}
|
||||
|
@ -23,6 +23,8 @@
|
||||
turns=18
|
||||
victory_when_enemies_defeated=no
|
||||
|
||||
{BIGMAP_06A}
|
||||
|
||||
# Deoran will be removed and Gerrick instated as the leader in a prestart
|
||||
# event.
|
||||
|
||||
|
@ -26,6 +26,8 @@
|
||||
victory_when_enemies_defeated=no
|
||||
{TURNS 30 25 20}
|
||||
|
||||
{BIGMAP_06B}
|
||||
|
||||
# The South Guard
|
||||
|
||||
[side]
|
||||
|
@ -17,6 +17,8 @@
|
||||
victory_when_enemies_defeated=no
|
||||
{TURNS 50 45 40}
|
||||
|
||||
{BIGMAP_07A}
|
||||
|
||||
# The South Guard.
|
||||
|
||||
[side]
|
||||
|
@ -17,6 +17,7 @@
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
{SG_PEBBLES_IN_THE_FLOOD}
|
||||
{BIGMAP_07B}
|
||||
|
||||
turns=-1
|
||||
victory_when_enemies_defeated=no
|
||||
|
@ -28,6 +28,7 @@
|
||||
{AFTERNOON}
|
||||
|
||||
{SG_RETURN_TO_KERLATH}
|
||||
{BIGMAP_08A}
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
|
@ -21,6 +21,8 @@
|
||||
victory_when_enemies_defeated=yes
|
||||
turns=60
|
||||
|
||||
{BIGMAP_08B}
|
||||
|
||||
# The South Guard
|
||||
|
||||
[side]
|
||||
|
@ -20,6 +20,8 @@
|
||||
turns=-1
|
||||
victory_when_enemies_defeated=no
|
||||
|
||||
{BIGMAP_09A}
|
||||
|
||||
# The South Guard
|
||||
|
||||
[side]
|
||||
|
497
data/campaigns/The_South_Guard/utils/bigmap.cfg
Normal file
497
data/campaigns/The_South_Guard/utils/bigmap.cfg
Normal file
@ -0,0 +1,497 @@
|
||||
#textdomain wesnoth-httt
|
||||
|
||||
#define TSG_BIGMAP
|
||||
[background_layer]
|
||||
image=maps/background.jpg
|
||||
keep_aspect_ratio=no
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/tsg.png
|
||||
scale=no
|
||||
base_layer=yes
|
||||
[/background_layer]
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_01_NEW
|
||||
{NEW_JOURNEY 1015 122}
|
||||
{NEW_JOURNEY 999 120}
|
||||
{NEW_JOURNEY 983 116}
|
||||
{NEW_JOURNEY 968 110}
|
||||
{NEW_JOURNEY 953 103}
|
||||
{NEW_JOURNEY 690 97}
|
||||
{NEW_JOURNEY 689 112}
|
||||
{NEW_JOURNEY 690 127}
|
||||
{NEW_JOURNEY 694 143}
|
||||
{NEW_JOURNEY 699 157}
|
||||
{NEW_JOURNEY 705 171}
|
||||
{NEW_JOURNEY 710 186}
|
||||
{NEW_JOURNEY 713 201}
|
||||
{NEW_JOURNEY 714 216}
|
||||
{NEW_JOURNEY 713 232}
|
||||
{NEW_JOURNEY 711 247}
|
||||
{NEW_JOURNEY 708 262}
|
||||
{NEW_JOURNEY 705 277}
|
||||
{NEW_JOURNEY 703 292}
|
||||
{NEW_JOURNEY 707 306}
|
||||
{NEW_BATTLE 716 319}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_01_OLD
|
||||
{OLD_JOURNEY 1015 122}
|
||||
{OLD_JOURNEY 999 120}
|
||||
{OLD_JOURNEY 983 116}
|
||||
{OLD_JOURNEY 968 110}
|
||||
{OLD_JOURNEY 953 103}
|
||||
{OLD_JOURNEY 690 97}
|
||||
{OLD_JOURNEY 689 112}
|
||||
{OLD_JOURNEY 690 127}
|
||||
{OLD_JOURNEY 694 143}
|
||||
{OLD_JOURNEY 699 157}
|
||||
{OLD_JOURNEY 705 171}
|
||||
{OLD_JOURNEY 710 186}
|
||||
{OLD_JOURNEY 713 201}
|
||||
{OLD_JOURNEY 714 216}
|
||||
{OLD_JOURNEY 713 232}
|
||||
{OLD_JOURNEY 711 247}
|
||||
{OLD_JOURNEY 708 262}
|
||||
{OLD_JOURNEY 705 277}
|
||||
{OLD_JOURNEY 703 292}
|
||||
{OLD_JOURNEY 707 306}
|
||||
{OLD_BATTLE 716 319}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_02_NEW
|
||||
{JOURNEY_01_OLD}
|
||||
{NEW_JOURNEY 723 335}
|
||||
{NEW_JOURNEY 723 353}
|
||||
{NEW_JOURNEY 713 368}
|
||||
{NEW_BATTLE 697 376}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_02_OLD
|
||||
{JOURNEY_01_OLD}
|
||||
{OLD_JOURNEY 723 335}
|
||||
{OLD_JOURNEY 723 353}
|
||||
{OLD_JOURNEY 713 368}
|
||||
{OLD_BATTLE 697 376}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_03_NEW
|
||||
{JOURNEY_02_OLD}
|
||||
{NEW_JOURNEY 683 380}
|
||||
{NEW_JOURNEY 668 385}
|
||||
{NEW_JOURNEY 653 387}
|
||||
{NEW_JOURNEY 641 378}
|
||||
{NEW_JOURNEY 627 372}
|
||||
{NEW_JOURNEY 613 368}
|
||||
{NEW_JOURNEY 598 364}
|
||||
{NEW_JOURNEY 583 361}
|
||||
{NEW_JOURNEY 568 359}
|
||||
{NEW_JOURNEY 553 357}
|
||||
{NEW_BATTLE 538 356}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_03_OLD
|
||||
{JOURNEY_02_OLD}
|
||||
{OLD_JOURNEY 683 380}
|
||||
{OLD_JOURNEY 668 385}
|
||||
{OLD_JOURNEY 653 387}
|
||||
{OLD_JOURNEY 641 378}
|
||||
{OLD_JOURNEY 627 372}
|
||||
{OLD_JOURNEY 613 368}
|
||||
{OLD_JOURNEY 598 364}
|
||||
{OLD_JOURNEY 583 361}
|
||||
{OLD_JOURNEY 568 359}
|
||||
{OLD_JOURNEY 553 357}
|
||||
{OLD_BATTLE 538 356}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_04_NEW
|
||||
{JOURNEY_03_OLD}
|
||||
{NEW_JOURNEY 523 356}
|
||||
{NEW_JOURNEY 508 359}
|
||||
{NEW_JOURNEY 494 365}
|
||||
{NEW_JOURNEY 481 372}
|
||||
{NEW_JOURNEY 469 381}
|
||||
{NEW_JOURNEY 459 392}
|
||||
{NEW_JOURNEY 450 405}
|
||||
{NEW_JOURNEY 444 418}
|
||||
{NEW_JOURNEY 443 433}
|
||||
{NEW_JOURNEY 446 448}
|
||||
{NEW_BATTLE 454 461}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_04_OLD
|
||||
{JOURNEY_03_OLD}
|
||||
{OLD_JOURNEY 523 356}
|
||||
{OLD_JOURNEY 508 359}
|
||||
{OLD_JOURNEY 494 365}
|
||||
{OLD_JOURNEY 481 372}
|
||||
{OLD_JOURNEY 469 381}
|
||||
{OLD_JOURNEY 459 392}
|
||||
{OLD_JOURNEY 450 405}
|
||||
{OLD_JOURNEY 444 418}
|
||||
{OLD_JOURNEY 443 433}
|
||||
{OLD_JOURNEY 446 448}
|
||||
{OLD_BATTLE 454 461}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_05_NEW
|
||||
{JOURNEY_04_OLD}
|
||||
{NEW_JOURNEY 463 473}
|
||||
{NEW_JOURNEY 472 486}
|
||||
{NEW_JOURNEY 480 499}
|
||||
{NEW_JOURNEY 486 513}
|
||||
{NEW_JOURNEY 491 528}
|
||||
{NEW_JOURNEY 493 543}
|
||||
{NEW_JOURNEY 493 559}
|
||||
{NEW_JOURNEY 491 574}
|
||||
{NEW_JOURNEY 487 589}
|
||||
{NEW_JOURNEY 482 603}
|
||||
{NEW_JOURNEY 475 617}
|
||||
{NEW_JOURNEY 468 631}
|
||||
{NEW_JOURNEY 460 644}
|
||||
{NEW_JOURNEY 452 658}
|
||||
{NEW_JOURNEY 446 672}
|
||||
{NEW_JOURNEY 440 686}
|
||||
{NEW_JOURNEY 436 701}
|
||||
{NEW_JOURNEY 436 717}
|
||||
{NEW_JOURNEY 439 732}
|
||||
{NEW_BATTLE 446 746}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_05_OLD
|
||||
{JOURNEY_04_OLD}
|
||||
{OLD_JOURNEY 463 473}
|
||||
{OLD_JOURNEY 472 486}
|
||||
{OLD_JOURNEY 480 499}
|
||||
{OLD_JOURNEY 486 513}
|
||||
{OLD_JOURNEY 491 528}
|
||||
{OLD_JOURNEY 493 543}
|
||||
{OLD_JOURNEY 493 559}
|
||||
{OLD_JOURNEY 491 574}
|
||||
{OLD_JOURNEY 487 589}
|
||||
{OLD_JOURNEY 482 603}
|
||||
{OLD_JOURNEY 475 617}
|
||||
{OLD_JOURNEY 468 631}
|
||||
{OLD_JOURNEY 460 644}
|
||||
{OLD_JOURNEY 452 658}
|
||||
{OLD_JOURNEY 446 672}
|
||||
{OLD_JOURNEY 440 686}
|
||||
{OLD_JOURNEY 436 701}
|
||||
{OLD_JOURNEY 436 717}
|
||||
{OLD_JOURNEY 439 732}
|
||||
{OLD_BATTLE 446 746}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_06A_NEW
|
||||
{JOURNEY_05_OLD}
|
||||
{NEW_JOURNEY 457 759}
|
||||
{NEW_JOURNEY 469 771}
|
||||
{NEW_JOURNEY 484 780}
|
||||
{NEW_JOURNEY 499 787}
|
||||
{NEW_JOURNEY 516 790}
|
||||
{NEW_JOURNEY 519 776}
|
||||
{NEW_JOURNEY 520 762}
|
||||
{NEW_JOURNEY 520 746}
|
||||
{NEW_JOURNEY 519 730}
|
||||
{NEW_JOURNEY 516 714}
|
||||
{NEW_JOURNEY 513 697}
|
||||
{NEW_JOURNEY 517 681}
|
||||
{NEW_BATTLE 526 668}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_06A_OLD
|
||||
{JOURNEY_05_OLD}
|
||||
{OLD_JOURNEY 457 759}
|
||||
{OLD_JOURNEY 469 771}
|
||||
{OLD_JOURNEY 484 780}
|
||||
{OLD_JOURNEY 499 787}
|
||||
{OLD_JOURNEY 516 790}
|
||||
{OLD_JOURNEY 519 776}
|
||||
{OLD_JOURNEY 520 762}
|
||||
{OLD_JOURNEY 520 746}
|
||||
{OLD_JOURNEY 519 730}
|
||||
{OLD_JOURNEY 516 714}
|
||||
{OLD_JOURNEY 513 697}
|
||||
{OLD_JOURNEY 517 681}
|
||||
{OLD_BATTLE 526 668}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_06B_NEW
|
||||
{JOURNEY_05_OLD}
|
||||
{NEW_JOURNEY 457 759}
|
||||
{NEW_JOURNEY 469 771}
|
||||
{NEW_JOURNEY 484 780}
|
||||
{NEW_JOURNEY 499 787}
|
||||
{NEW_JOURNEY 516 790}
|
||||
{NEW_JOURNEY 529 780}
|
||||
{NEW_JOURNEY 535 767}
|
||||
{NEW_JOURNEY 540 753}
|
||||
{NEW_JOURNEY 543 738}
|
||||
{NEW_JOURNEY 544 722}
|
||||
{NEW_BATTLE 544 706}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_06B_OLD
|
||||
{JOURNEY_05_OLD}
|
||||
{OLD_JOURNEY 457 759}
|
||||
{OLD_JOURNEY 469 771}
|
||||
{OLD_JOURNEY 484 780}
|
||||
{OLD_JOURNEY 499 787}
|
||||
{OLD_JOURNEY 516 790}
|
||||
{OLD_JOURNEY 529 780}
|
||||
{OLD_JOURNEY 535 767}
|
||||
{OLD_JOURNEY 540 753}
|
||||
{OLD_JOURNEY 543 738}
|
||||
{OLD_JOURNEY 544 722}
|
||||
{OLD_BATTLE 544 706}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_07A_NEW
|
||||
{JOURNEY_06A_OLD}
|
||||
{NEW_BATTLE 516 790}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_07A_OLD
|
||||
{JOURNEY_06A_OLD}
|
||||
{OLD_BATTLE 516 790}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_07B_NEW
|
||||
{JOURNEY_06B_OLD}
|
||||
{NEW_JOURNEY 544 690}
|
||||
{NEW_JOURNEY 546 674}
|
||||
{NEW_JOURNEY 549 658}
|
||||
{NEW_JOURNEY 553 643}
|
||||
{NEW_JOURNEY 559 628}
|
||||
{NEW_JOURNEY 567 614}
|
||||
{NEW_JOURNEY 575 600}
|
||||
{NEW_JOURNEY 584 587}
|
||||
{NEW_JOURNEY 594 574}
|
||||
{NEW_JOURNEY 603 562}
|
||||
{NEW_JOURNEY 613 549}
|
||||
{NEW_JOURNEY 622 536}
|
||||
{NEW_JOURNEY 630 522}
|
||||
{NEW_JOURNEY 638 508}
|
||||
{NEW_BATTLE 643 493}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_07B_OLD
|
||||
{JOURNEY_06B_OLD}
|
||||
{OLD_JOURNEY 544 690}
|
||||
{OLD_JOURNEY 546 674}
|
||||
{OLD_JOURNEY 549 658}
|
||||
{OLD_JOURNEY 553 643}
|
||||
{OLD_JOURNEY 559 628}
|
||||
{OLD_JOURNEY 567 614}
|
||||
{OLD_JOURNEY 575 600}
|
||||
{OLD_JOURNEY 584 587}
|
||||
{OLD_JOURNEY 594 574}
|
||||
{OLD_JOURNEY 603 562}
|
||||
{OLD_JOURNEY 613 549}
|
||||
{OLD_JOURNEY 622 536}
|
||||
{OLD_JOURNEY 630 522}
|
||||
{OLD_JOURNEY 638 508}
|
||||
{OLD_BATTLE 643 493}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_08A_NEW
|
||||
{JOURNEY_07A_OLD}
|
||||
{NEW_JOURNEY 531 790}
|
||||
{NEW_JOURNEY 546 788}
|
||||
{NEW_JOURNEY 561 784}
|
||||
{NEW_JOURNEY 575 778}
|
||||
{NEW_JOURNEY 585 768}
|
||||
{NEW_JOURNEY 591 754}
|
||||
{NEW_JOURNEY 592 739}
|
||||
{NEW_JOURNEY 591 724}
|
||||
{NEW_JOURNEY 590 708}
|
||||
{NEW_JOURNEY 590 693}
|
||||
{NEW_JOURNEY 590 678}
|
||||
{NEW_JOURNEY 592 663}
|
||||
{NEW_JOURNEY 596 649}
|
||||
{NEW_JOURNEY 602 635}
|
||||
{NEW_JOURNEY 609 621}
|
||||
{NEW_BATTLE 618 609}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_08A_OLD
|
||||
{JOURNEY_07A_OLD}
|
||||
{OLD_JOURNEY 531 790}
|
||||
{OLD_JOURNEY 546 788}
|
||||
{OLD_JOURNEY 561 784}
|
||||
{OLD_JOURNEY 575 778}
|
||||
{OLD_JOURNEY 585 768}
|
||||
{OLD_JOURNEY 591 754}
|
||||
{OLD_JOURNEY 592 739}
|
||||
{OLD_JOURNEY 591 724}
|
||||
{OLD_JOURNEY 590 708}
|
||||
{OLD_JOURNEY 590 693}
|
||||
{OLD_JOURNEY 590 678}
|
||||
{OLD_JOURNEY 592 663}
|
||||
{OLD_JOURNEY 596 649}
|
||||
{OLD_JOURNEY 602 635}
|
||||
{OLD_JOURNEY 609 621}
|
||||
{OLD_BATTLE 618 609}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_08B_NEW
|
||||
{JOURNEY_07B_OLD}
|
||||
{NEW_JOURNEY 647 478}
|
||||
{NEW_JOURNEY 649 463}
|
||||
{NEW_JOURNEY 648 448}
|
||||
{NEW_JOURNEY 646 433}
|
||||
{NEW_JOURNEY 645 418}
|
||||
{NEW_JOURNEY 649 403}
|
||||
{NEW_BATTLE 653 387}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_08B_OLD
|
||||
{JOURNEY_07B_OLD}
|
||||
{OLD_JOURNEY 647 478}
|
||||
{OLD_JOURNEY 649 463}
|
||||
{OLD_JOURNEY 648 448}
|
||||
{OLD_JOURNEY 646 433}
|
||||
{OLD_JOURNEY 645 418}
|
||||
{OLD_JOURNEY 648 404}
|
||||
{OLD_BATTLE 654 390}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_09A_NEW
|
||||
{JOURNEY_08A_OLD}
|
||||
{NEW_JOURNEY 626 594}
|
||||
{NEW_JOURNEY 630 578}
|
||||
{NEW_JOURNEY 632 561}
|
||||
{NEW_JOURNEY 635 544}
|
||||
{NEW_JOURNEY 637 527}
|
||||
{NEW_JOURNEY 640 510}
|
||||
{NEW_JOURNEY 643 493}
|
||||
{NEW_JOURNEY 647 478}
|
||||
{NEW_JOURNEY 649 463}
|
||||
{NEW_JOURNEY 648 448}
|
||||
{NEW_JOURNEY 646 433}
|
||||
{NEW_JOURNEY 645 417}
|
||||
{NEW_JOURNEY 648 402}
|
||||
{NEW_BATTLE 653 387}
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_01
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_01_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_02
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_02_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_03
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_03_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_04
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_04_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_05
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_05_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_06A
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_06A_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_06B
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_06B_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_07A
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_07A_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_07B
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_07B_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_08A
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_08A_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_08B
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_08B_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
#define BIGMAP_09A
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TSG_BIGMAP}
|
||||
{JOURNEY_09A_NEW}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
Loading…
x
Reference in New Issue
Block a user