diff -r f94d74ad5939 -r 7891546b4ff8 LuaGameplay.wiki --- a/LuaGameplay.wiki Fri May 24 20:51:33 2019 +0100 +++ b/LuaGameplay.wiki Fri May 24 20:52:38 2019 +0100 @@ -357,7 +357,7 @@ * `grave`: The name of the team’s grave (equals file name without the suffix) * `fort`: The name of the team’s fort (equals file name without the suffix and without the letter “L” or “R” before that suffix) * `voicepack`: The name of the team’s voice pack (equals the directory name) - * `flag`: Optional argument for the name of the team’s flag (equals file name without the suffix). If set to `nil`, the flag “hedgewars” is used. + * `flag`: Optional argument for the name of the team’s flag (equals the file name case-sensitively without the suffix). If set to `nil` or the flag can not be found on the local computer, the flag “hedgewars” is used. ==== Clan color ==== Each team must have a color. The color also determines clan membership: Teams with equal color are in the same clan.