# HG changeset patch # User tobias.neumann # Date 1283118791 0 # Node ID 89f22a959bb86c4fbd92a56b0a56524b5b7904dc # Parent b36d8254781a1ed4df2a73e14b472bb9e6a83f03 LuaAPI: update ClanCount definition diff -r b36d8254781a -r 89f22a959bb8 LuaAPI.wiki --- a/LuaAPI.wiki Sun Aug 29 23:48:54 2010 +0200 +++ b/LuaAPI.wiki Sun Aug 29 21:53:11 2010 +0000 @@ -13,7 +13,7 @@ Additional global changing variables accessible: * !TurnTimeLeft - number of game ticks left until the current turn ends - * !ClansCount - number of clans in the game, i.e. number of players + * !ClansCount - number of clans in the game (teams with the same color belong to one clan) == Event Handlers ==