From Bohemia Interactive Community
|
Tags: Blanking Manual revert |
(45 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| class Missions {
| | |
| class Mission_one {
| |
| template = "SPE_M00_Operation_Cobra_Prologue.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_two {
| |
| template = "SPE_M01_Liberation_of_Saint_Gilles.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_three {
| |
| template = "SPE_M02_Liberation_of_Canisy.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_four {
| |
| template = "SPE_M03_Quibou_Dangy_March.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_five {
| |
| template = "SPE_M04_Defense_of_Pont_Brocard.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_six {
| |
| template = "SPE_M05_Villebaudon_March.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_seven {
| |
| template = "SPE_M06_Liberation_of_Saint_Denis_le_Gast.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_eight {
| |
| template = "SPE_M07_Defense_of_Saint_Denis_le_Gast.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| class Mission_nine {
| |
| template = "SPE_M08_Operation_Cobra_Epilogue.SPE_Normandy";
| |
| difficulty = "Custom";
| |
| };
| |
| };
| |
Latest revision as of 12:19, 27 July 2025