author | belphegorr <szabibibi@gmail.com> |
Mon, 16 Jul 2012 20:38:31 +0300 | |
changeset 7253 | 86814ed9feab |
parent 7222 | 4a17a921ec93 |
child 7413 | dbf6e803d5bc |
permissions | -rw-r--r-- |
7253
86814ed9feab
Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com>
parents:
7222
diff
changeset
|
1 |
MissionNum=5 |
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] |
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
5 |
Name=First Blood |
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] |
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
9 |
Name=The Shadow Falls |
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] |
37661b2a7b64
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
belphegorr <szabibibi@gmail.com>
parents:
diff
changeset
|
13 |
Name=The Journey Back |
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] |
4a17a921ec93
Added Mission 4: United We Stand
belphegorr <szabibibi@gmail.com>
parents:
7203
diff
changeset
|
17 |
Name=United We Stand |
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] |
86814ed9feab
Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com>
parents:
7222
diff
changeset
|
21 |
Name=Backstab |
86814ed9feab
Added fifth mission and fixed minor control bug with mission 4
belphegorr <szabibibi@gmail.com>
parents:
7222
diff
changeset
|
22 |
Script=backstab.lua |