diff -r 6bf2e6deedb0 -r 90dc2f42db2b LuaAPI.wiki --- a/LuaAPI.wiki Tue Jan 01 22:00:27 2019 +0000 +++ b/LuaAPI.wiki Tue Jan 01 22:01:02 2019 +0000 @@ -1412,7 +1412,7 @@ --[[ Adds a new team with name “team 1”, the first default color (usually red), the grave “Simple”, the fort “Tank” the voicepack “Default” and the flag “hedgewars”. ]] -==== !AddMissionTeam(color) (0.9.25) ===) +==== !AddMissionTeam(color) (0.9.25) ==== Adds a new team using the player-chosen team identity when playing a singleplayer mission. Does not work in multiplayer. This function is very similar to `AddTeam`. Team settings like team name and flag will be taken from the player-chosen team.