author | Wuzzy <almikes@aol.com> |
Fri, 28 Apr 2017 03:02:15 +0200 | |
changeset 12379 | ad481d9d48fb |
parent 9482 | 1c0f330f28f8 |
permissions | -rw-r--r-- |
7478
5dfc77558e07
Added a story ending mission/cut-scene
belphegorr <szabibibi@gmail.com>
parents:
7457
diff
changeset
|
1 |
MissionNum=10 |
7203
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
2 |
ResetRetry=1 |
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
3 |
|
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
4 |
[Mission 1] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
5 |
Name=Mission 1: First Blood |
7203
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
6 |
Script=first_blood.lua |
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
7 |
|
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
8 |
[Mission 2] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
9 |
Name=Mission 2: The Shadow Falls |
7203
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
10 |
Script=shadow.lua |
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
11 |
|
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
12 |
[Mission 3] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
13 |
Name=Mission 3: The Journey Back |
7203
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
14 |
Script=journey.lua |
7222
4a17a921ec93
Added Mission 4: United We Stand
belphegorr <szabibibi@gmail.com>
parents:
7203
diff
changeset
|
15 |
|
4a17a921ec93
Added Mission 4: United We Stand
belphegorr <szabibibi@gmail.com>
parents:
7203
diff
changeset
|
16 |
[Mission 4] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
17 |
Name=Mission 4: United We Stand |
7222
4a17a921ec93
Added Mission 4: United We Stand
belphegorr <szabibibi@gmail.com>
parents:
7203
diff
changeset
|
18 |
Script=united.lua |
7253
86814ed9feab
Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com>
parents:
7222
diff
changeset
|
19 |
|
86814ed9feab
Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com>
parents:
7222
diff
changeset
|
20 |
[Mission 5] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
21 |
Name=Mission 5: Backstab |
7253
86814ed9feab
Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com>
parents:
7222
diff
changeset
|
22 |
Script=backstab.lua |
7413
dbf6e803d5bc
Finished mission 6: Dragon's lair
belphegorr <szabibibi@gmail.com>
parents:
7253
diff
changeset
|
23 |
|
dbf6e803d5bc
Finished mission 6: Dragon's lair
belphegorr <szabibibi@gmail.com>
parents:
7253
diff
changeset
|
24 |
[Mission 6] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
25 |
Name=Mission 6: Dragon's Lair |
7413
dbf6e803d5bc
Finished mission 6: Dragon's lair
belphegorr <szabibibi@gmail.com>
parents:
7253
diff
changeset
|
26 |
Script=dragon.lua |
7434
3daea8c9a770
Added Mission 7: Family Reunion
belphegorr <szabibibi@gmail.com>
parents:
7413
diff
changeset
|
27 |
|
3daea8c9a770
Added Mission 7: Family Reunion
belphegorr <szabibibi@gmail.com>
parents:
7413
diff
changeset
|
28 |
[Mission 7] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
29 |
Name=Mission 7: Family Reunion |
7434
3daea8c9a770
Added Mission 7: Family Reunion
belphegorr <szabibibi@gmail.com>
parents:
7413
diff
changeset
|
30 |
Script=family.lua |
7443
a7f861f1c3b8
Added Mission 8: Long Live The Queen
belphegorr <szabibibi@gmail.com>
parents:
7434
diff
changeset
|
31 |
|
a7f861f1c3b8
Added Mission 8: Long Live The Queen
belphegorr <szabibibi@gmail.com>
parents:
7434
diff
changeset
|
32 |
[Mission 8] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
33 |
Name=Mission 8: Long Live The Queen |
7443
a7f861f1c3b8
Added Mission 8: Long Live The Queen
belphegorr <szabibibi@gmail.com>
parents:
7434
diff
changeset
|
34 |
Script=queen.lua |
7457
48cd0e70b163
Added Mission 9: The Enemy Of My Enemy
belphegorr <szabibibi@gmail.com>
parents:
7443
diff
changeset
|
35 |
|
48cd0e70b163
Added Mission 9: The Enemy Of My Enemy
belphegorr <szabibibi@gmail.com>
parents:
7443
diff
changeset
|
36 |
[Mission 9] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
37 |
Name=Mission 9: The Enemy Of My Enemy |
7478
5dfc77558e07
Added a story ending mission/cut-scene
belphegorr <szabibibi@gmail.com>
parents:
7457
diff
changeset
|
38 |
Script=enemy.lua |
5dfc77558e07
Added a story ending mission/cut-scene
belphegorr <szabibibi@gmail.com>
parents:
7457
diff
changeset
|
39 |
|
5dfc77558e07
Added a story ending mission/cut-scene
belphegorr <szabibibi@gmail.com>
parents:
7457
diff
changeset
|
40 |
[Mission 10] |
9482
1c0f330f28f8
removing the Mission prefix from the campaign front end page
Periklis Ntanasis <pntanasis@gmail.com>
parents:
9306
diff
changeset
|
41 |
Name=Mission 10: Epilogue |
7478
5dfc77558e07
Added a story ending mission/cut-scene
belphegorr <szabibibi@gmail.com>
parents:
7457
diff
changeset
|
42 |
Script=epil.lua |