--- a/LuaAPI.wiki Tue Sep 26 15:18:35 2017 +0100
+++ b/LuaAPI.wiki Tue Sep 26 15:21:24 2017 +0100
@@ -1323,11 +1323,11 @@
Returns a table of internal stats of a team. This table has the following fields:
* `Kills`: Number of kills
-* `Suicides`: Number of suicides (kamikaze, piano strikes)
+* `Suicides`: Number of suicides
* `AIKills`: Number of AI kills
-* `TeamKills`: Number of defeated teams
+* `TeamKills`: Number of hedgehogs killes in own team (excluding current hedghog)
* `TurnSkips`: Number of skipped turns
-* `TeamDamage`: Damage inflicted to own team
+* `TeamDamage`: Damage inflicted to own team (excluding current hedgehog)
== Math Functions ==