LuaGameplay: Update `flag` argument description of AddTeam
authorWuzzy
Fri, 24 May 2019 20:52:38 +0100
changeset 1906 7891546b4ff8
parent 1905 f94d74ad5939
child 1907 806491e9ef60
LuaGameplay: Update `flag` argument description of AddTeam
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.