# HG changeset patch # User almikes@aol.com # Date 1417630789 0 # Node ID d584704354ad9e73446095683f28047d61b9dfd8 # Parent 55be671356966b974a06a910554e8638eba7aece Add link to GearTypes for SetTag and GetTag. 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) ===