# HG changeset patch # User Wuzzy # Date 1554688103 -3600 # Node ID 64d86e73127d7cab7ce1b6163dc7af0bcf7eaa14 # Parent d79a66ca382e875db7afc60bdc0f3ee8fcf1bbb6 ConfigurationFiles: Clarify Mission diff -r d79a66ca382e -r 64d86e73127d ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Mon Apr 08 02:38:07 2019 +0100 +++ b/ConfigurationFiles.wiki Mon Apr 08 02:48:23 2019 +0100 @@ -433,10 +433,10 @@ || *Setting* || *Type* || *Description* || || `Won` || Boolean || If `true`, the team has completed the mission. || -|| `Highscore` || Integer || Best score in this mission, where higher = better || -|| `Lowscore` || Integer || Best score in this mission, where lower = better || -|| `TimeRecord` || Integer || Best time in this mission, where faster = better || -|| `TimeRecordHigh` || Integer || Best time in this mission, where longer = better || -|| `AccuracyRecord` || Integer || Highest accuracy in this mission in percent || +|| `Highscore` || Integer || Team's best score in this mission, where higher = better || +|| `Lowscore` || Integer || Team's best score in this mission, where lower = better || +|| `TimeRecord` || Integer || Team's best time in this mission, where faster = better || +|| `TimeRecordHigh` || Integer || Team's best time in this mission, where longer = better || +|| `AccuracyRecord` || Integer || Team's highest accuracy in this mission, in percent || By default, the first mission (Mission 1 in `campaign.ini`) is available.