# HG changeset patch # User Wuzzy # Date 1561154543 -3600 # Node ID cc87110402f5950c9e4ef6197cdbe4ac3e43b4e4 # Parent 6c537db77e65bf9e5f7eade2bb06f90e5e33dc38 LuaStats: typos diff -r 6c537db77e65 -r cc87110402f5 LuaStats.wiki --- a/LuaStats.wiki Fri Jun 21 23:02:07 2019 +0100 +++ b/LuaStats.wiki Fri Jun 21 23:02:23 2019 +0100 @@ -33,7 +33,7 @@ For `siPointType`, we support a few common point types. Just set `statMessage` to one of the following special values below: -|| *Value of `statMessage`* || *Meaning* || *How it may in team rankings* || +|| *Value of `statMessage`* || *Meaning* || *How it may appear in team rankings* || || `"!POINTS"` || Number of points || Team 1 (25 points) || || `"!CRATES"` || Number of crates || Team 1 (25 crates) || || `"!TIME"` || Number of millisecons || Team 1 (0.025 seconds) ||