diff -r 7b74aa1bb58d -r 383328755384 hedgewars/uScript.pas --- a/hedgewars/uScript.pas Sun Nov 23 18:16:54 2014 +0100 +++ b/hedgewars/uScript.pas Sun Nov 23 18:38:49 2014 +0100 @@ -1516,7 +1516,7 @@ end else // count is correct! begin - if ((statInfo = siPlayerKills) or (statInfo = siClanHealth)) then + if needsTn then begin // 3: team name for i:= 0 to Pred(TeamsCount) do