-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDesert F14 89.cmp
56 lines (56 loc) · 2.24 KB
/
Desert F14 89.cmp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
campaign =
{
["picture_EN"] = "Desert_F14_89.jpg",
["directory"] = "E:\\Program Files\\Eagle Dynamics\\DCS World\\Mods\\aircraft\\F14\\Missions\\Campaigns\\",
["description"] = "1989 combat exercise to evaluate the F-14A+ in a prolonged dynamic offensive air campaign against simulated Warsaw Pact forces in southern Nevada.",
["picture"] = "Desert_F14_89.jpg",
["description_EN"] = "1989 combat exercise to evaluate the F-14A+ in a prolonged dynamic offensive air campaign against simulated Warsaw Pact forces in southern Nevada.",
["necessaryUnits"] =
{
["F-14B"] = "F-14B",
}, -- end of ["necessaryUnits"]
["name"] = "Desert F-14 89",
["version"] = 1,
["startStage"] = 1,
["name_EN"] = "Desert F-14 89",
["fullPath"] = "E:\\Program Files\\Eagle Dynamics\\DCS World\\Mods\\aircraft\\F14\\Missions\\Campaigns\\Desert F14 89.cmp",
["stages"] =
{
[1] =
{
["name"] = "Stage 1",
["missions"] =
{
[1] =
{
["interval"] =
{
[1] = 0,
[2] = 100,
}, -- end of ["interval"]
["file"] = "Desert F14 89_first.miz",
["description"] = "",
["fullpath"] = "E:\\Program Files\\Eagle Dynamics\\DCS World\\Mods\\aircraft\\F14\\Missions\\Campaigns\\Desert F14 89_first.miz",
}, -- end of [1]
}, -- end of ["missions"]
}, -- end of [1]
[2] =
{
["name"] = "Stage 2",
["missions"] =
{
[1] =
{
["interval"] =
{
[1] = 0,
[2] = 100,
}, -- end of ["interval"]
["file"] = "Desert F14 89_ongoing.miz",
["description"] = "",
["fullpath"] = "E:\\Program Files\\Eagle Dynamics\\DCS World\\Mods\\aircraft\\F14\\Missions\\Campaigns\\Desert F14 89_ongoing.miz",
}, -- end of [1]
}, -- end of ["missions"]
}, -- end of [2]
}, -- end of ["stages"]
} -- end of campaign