ConfigurationFiles: Clarify Mission
authorWuzzy
Mon, 08 Apr 2019 02:48:23 +0100
changeset 1722 64d86e73127d
parent 1721 d79a66ca382e
child 1723 2435eaf0770c
ConfigurationFiles: Clarify Mission
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.