author | belphegorr <szabibibi@gmail.com> |
Fri, 06 Jul 2012 15:10:36 +0300 | |
changeset 7243 | 9ae9178c525e |
parent 7222 | 4a17a921ec93 |
child 7253 | 86814ed9feab |
permissions | -rw-r--r-- |
7222
4a17a921ec93
Added Mission 4: United We Stand
belphegorr <szabibibi@gmail.com>
parents:
7203
diff
changeset
|
1 |
MissionNum=4 |
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 |