diff -r 55be67135696 -r d584704354ad LuaAPI.wiki --- a/LuaAPI.wiki Wed Dec 03 18:18:08 2014 +0000 +++ b/LuaAPI.wiki Wed Dec 03 18:19:49 2014 +0000 @@ -484,6 +484,7 @@ -- Now colorTag stores the tag of ball (in this case a number denoting its color) +The meaning of tags are described in [GearTypes]. === !GetFollowGear() === @@ -735,7 +736,7 @@ SetTag(ball, 8) -- -Extensive documentation on what the different tags for gear types mean is still pending. +The meaning of tags are described in [GearTypes]. === !SetTimer(gearUid, timer) ===