9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
// Mission settings - title, description, author etc.
|
|
author = "YOUR_NAME, FORGE";
|
|
onLoadName = "MISSION_NAME";
|
|
onLoadMission = "MISSION_SUMMARY";
|
|
|
|
forge_type = 1; // 0: Contract, 1: Sub-Contract, 2: Training, 3: Special
|
|
|
|
// Randomization
|
|
disableRandomization[] = {}; // Disables randomization of units and vehicles based off of variable name or classname |