ConfigurationFiles: fix UnlockedMission typo
authorWuzzy
Sun, 30 Jun 2019 09:38:43 +0100
changeset 1944 3792ec13b5e0
parent 1943 a6b601c51fc8
child 1945 b7b0b2a78d8d
ConfigurationFiles: fix UnlockedMission typo
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: