Add link to GearTypes for SetTag and GetTag.
--- 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)
</code>
+The meaning of tags are described in [GearTypes].
=== <tt>!GetFollowGear()</tt> ===
@@ -735,7 +736,7 @@
SetTag(ball, 8) --
</code>
-Extensive documentation on what the different tags for gear types mean is still pending.
+The meaning of tags are described in [GearTypes].
=== <tt>!SetTimer(gearUid, timer)</tt> ===