blob: 6e93bc002f2856650477e9a72225a4058e3d7f17 (
plain)
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
|
CAMPAIGN
name: "Operation Live Fire"
desc: "The Third Fleet of the Terellian Alliance "
"is participating in live fire training exercises "
"in the Janus star system."
situation:
"\tThe Third Fleet of the Terellian Alliance "
"Force:Space is participating in live fire training exercises "
"in the Janus star system. Operation Live Fire "
"will give the fleet some much needed practice under conditions that are "
"as close to combat reality as possible.\n\n"
"\tThe schedule of training scenarios in this campaign has been designed "
"to bring you up to speed on Force:Space combat operations. "
"The first several missions will give you some practice in fighter "
"operations, both in space and in atmosphere. You will also get a chance "
"to practice some ground strike operations against static pre-planned targets. "
"The last few missions are designed to introduce you to "
"the greater complexity of modern starship combat.\n\n"
"To begin the first mission, click the [MISSIONS] button on the left side "
"of this screen.\n\n"
orders:
"\t* Execute all of the training missions in this campaign."
stardate: 1084144000.0
scripted: true
action: {
id: 0,
type: event,
subtype: campaign_start,
team: 1,
rgn: Janus,
source: News,
scene: "Scenes/Intro.def"
}
|