Skip to content

Commit

Permalink
DiD: add marker to track orcs for S6
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Feb 28, 2019
1 parent 0bb5eac commit d323294
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions data/campaigns/Descent_Into_Darkness/utils/bigmap.cfg
Expand Up @@ -45,6 +45,15 @@
[/image]
#enddef

#define NEW_JOURNEY_BLUE X Y
[image]
x,y={X},{Y}
file=misc/new-journey-blue.png
delay=300
centered=yes
[/image]
#enddef

#define JOURNEY_01_NEW
{NEW_BATTLE 866 693}
#enddef
Expand Down Expand Up @@ -163,24 +172,41 @@

#define JOURNEY_06_NEW
{JOURNEY_05_OLD}
{NEW_JOURNEY_BLUE 1095 276}
{NEW_JOURNEY_BLUE 1082 300}
{NEW_JOURNEY 1088 288}
{NEW_JOURNEY_BLUE 1072 325}
{NEW_JOURNEY 1077 312}
{NEW_JOURNEY_BLUE 1065 351}
{NEW_JOURNEY 1068 338}
{NEW_JOURNEY_BLUE 1061 377}
{NEW_JOURNEY 1062 364}
{NEW_JOURNEY_BLUE 1058 405}
{NEW_JOURNEY 1060 391}
{NEW_JOURNEY_BLUE 1052 430}
{NEW_JOURNEY 1057 418}
{NEW_JOURNEY_BLUE 1043 456}
{NEW_JOURNEY 1048 442}
{NEW_JOURNEY_BLUE 1033 483}
{NEW_JOURNEY 1039 469}
{NEW_JOURNEY_BLUE 1020 509}
{NEW_JOURNEY 1027 497}
{NEW_JOURNEY_BLUE 1005 532}
{NEW_JOURNEY 1013 521}
{NEW_JOURNEY_BLUE 992 556}
{NEW_JOURNEY 998 544}
{NEW_JOURNEY_BLUE 970 568}
{NEW_JOURNEY 985 567}
{NEW_JOURNEY_BLUE 950 585}
{NEW_JOURNEY 986 594}
{NEW_JOURNEY 980 622}
{NEW_JOURNEY_BLUE 926 596}
{NEW_JOURNEY 965 645}
{NEW_JOURNEY 941 657}
{NEW_JOURNEY_BLUE 901 605}
{NEW_JOURNEY 914 660}
{NEW_JOURNEY 888 655}
{NEW_JOURNEY_BLUE 883 624}
{NEW_JOURNEY 868 666}
{NEW_BATTLE 866 693}
#enddef
Expand Down

0 comments on commit d323294

Please sign in to comment.