summaryrefslogtreecommitdiffhomepage
path: root/data/content/Campaigns/01/campaign.def
diff options
context:
space:
mode:
Diffstat (limited to 'data/content/Campaigns/01/campaign.def')
-rw-r--r--data/content/Campaigns/01/campaign.def18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/content/Campaigns/01/campaign.def b/data/content/Campaigns/01/campaign.def
new file mode 100644
index 0000000..4e86a1f
--- /dev/null
+++ b/data/content/Campaigns/01/campaign.def
@@ -0,0 +1,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"
+}