LuaGameplay.wiki
changeset 1906 7891546b4ff8
parent 1840 37d979124fc4
child 1907 806491e9ef60
--- 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.