# HG changeset patch # User Wuzzy # Date 1535309317 -3600 # Node ID e2ee3b9b00841d1b8744069999c76c7784231376 # Parent b67aa6e196de2345a32d9c555b4ca468ffda9011 ConfigurationFiles: Simplify unused team vars diff -r b67aa6e196de -r e2ee3b9b0084 ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Thu Aug 23 08:05:17 2018 +0100 +++ b/ConfigurationFiles.wiki Sun Aug 26 19:48:37 2018 +0100 @@ -342,9 +342,9 @@ || Voicepack=Default || String || Sounds used for hog voice || || Flag=hedgewars || String || Name of flag (flag file name without suffix). This is ignored for AI teams; their flags will always be based on their difficulty level || || Difficulty=0 || Integer || Diffuculty of AI (1-5, 1 = most difficult), or human if 0 || -|| Rounds=0 || Integer || Number of rounds played with team _(Currently unused)_ || -|| Wins=0 || Integer || Number of rounds won with team _(Currently unused)_ || -|| !CampaignProgress=0 || Integer || Campain progress using team as a percentage _(Currently unused)_ || +|| Rounds=0 || Integer || _Unused_ || +|| Wins=0 || Integer || _Unused_ || +|| !CampaignProgress=0 || Integer || _Unused_ || === {{{[Hedgehog0]}}} - {{{[Hedgehog7]}}} === _8 sections, one per hedgehog of the team_ @@ -352,10 +352,10 @@ || *Setting* || *Type* || *Description* || || Name=Hedgehog Name || String || Name of hog || || Hat=!NoHat || String || Type of hat used by hog || -|| Rounds=0 || Integer || Number of rounds played with hog _(Currently unused)_ || -|| Kills=0 || Integer || Kills comitted by hog _(Currently unused)_ || -|| Deaths=0 || Integer || Deaths experienced by hog _(Currently unused)_ || -|| Suicides=0 || Integer || Suicides comitted by hog _(Currently unused)_ || +|| Rounds=0 || Integer || _Unused_ || +|| Kills=0 || Integer || _Unused_ || +|| Deaths=0 || Integer || _Unused_ || +|| Suicides=0 || Integer || _Unused_ || === {{{[Binds]}}} === Key bindings of the team. Teams can optionally overwrite the global key bindings or leave everything at default.