diff -r 16cb66ab3488 -r e17942b0a485 LuaGameplay.wiki --- a/LuaGameplay.wiki Wed Apr 17 13:26:15 2019 +0100 +++ b/LuaGameplay.wiki Wed Apr 17 13:27:20 2019 +0100 @@ -420,7 +420,7 @@ Use this to display a score, power value or another important team attribute. There's no hard length limit, but please try to keep it as short as possible to avoid visual clutter. -== SetTeamPassive(teamname, isPassive) (1.0.0) == +=== SetTeamPassive(teamname, isPassive) (1.0.0) === Mark a team as passive if `isPassive` is `true`. Passive teams do not participate in the game and are treated like frozen teams. When determining the team order, passive teams are completely ignored. === !GetClanColor(clan) ===