# HG changeset patch # User Wuzzy # Date 1536010229 -3600 # Node ID c211178df020b33e0f1cf0c69607bff76d16f304 # Parent 9f33e3eb9798ce0667b9eca1100ad17109c5b473 LuaAPI: warn that siTeamStats is useles diff -r 9f33e3eb9798 -r c211178df020 LuaAPI.wiki --- a/LuaAPI.wiki Mon Sep 03 22:25:51 2018 +0100 +++ b/LuaAPI.wiki Mon Sep 03 22:30:29 2018 +0100 @@ -1500,7 +1500,7 @@ || `siMaxStepKills` || Most hedgehogs killed in a round. `statMessage` must be in format “` ()`”. || No || || `siMaxTeamDamage` || Team with most damage inflicted to self. `statMessage` must be in the format “` `”. || No || || `siKilledHHs` || Total number of killed hedgehogs (converted to string). || No || -|| `siTeamStats` || Report a team rating (default: team health) of a single team. Higher = better. Format: “`::`”. || No || +|| `siTeamStats` || Report a team rating (default: team health) of a single team. Higher = better. Format: “`::`”. This currently does not have an effect. || No || || `siMaxStepDamage` || Most damage in one turn for the “best shot award”. `statMessage` must be in format “` ()`”. || No || || `siMaxTurnSkips` || Team with most skips. `statMessage` must be of format “` `”. || No ||