# HG changeset patch # User Wuzzy # Date 1561883923 -3600 # Node ID 3792ec13b5e0d0a0f299a4510837b76f018a1f35 # Parent a6b601c51fc8e96c8f456a9aad49e62b3e438221 ConfigurationFiles: fix UnlockedMission typo diff -r a6b601c51fc8 -r 3792ec13b5e0 ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Sun Jun 30 09:38:19 2019 +0100 +++ b/ConfigurationFiles.wiki Sun Jun 30 09:38:43 2019 +0100 @@ -388,7 +388,7 @@ || `MissionXWon` || Boolean || E.g. `Mission1Won`, `Mission2Won`, etc. If `true`, the mission with the number `X` in `campaign.ini` has been completed. || || `Won` || Boolean || If `true`, the team has completed the campaign. Note that campaign victory is completely separate from mission victory, so this setting must be set seperately. || -If neither `Progress` nor `UnlockedMission` is set (which is the case for new teams), only the first mission (mission 1 in `campaign.ini`) is available. +If neither `Progress` nor `UnlockedMissions` is set (which is the case for new teams), only the first mission (mission 1 in `campaign.ini`) is available. ==== Examples ==== Simple campaign with 10 missions, missions 1-5 are available and missions 1-4 count as completed: