summaryrefslogtreecommitdiffhomepage
path: root/data/content/Campaigns/01/campaign.def
blob: 4e86a1f520131584cafd283a885a956e416248fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
CAMPAIGN

name:       "c01.name"
desc:       "c01.desc"
situation:  "c01.sitrep"
orders:     "c01.orders"

scripted: true

action: {
   id:      0,
   type:    event,
   subtype: campaign_start,
   team:    1,
   rgn:     Janus,
   source:  News,
   scene:   "Scenes/Intro.def"
}