# HG changeset patch # User Wuzzy # Date 1534883270 -3600 # Node ID ca760c9fcca402eb9aa2209372158b84567be2fc # Parent f9f99f1cf286e79a68c28fc3cb1ccb5931212507 LuaAPI: Update FollowGear diff -r f9f99f1cf286 -r ca760c9fcca4 LuaAPI.wiki --- a/LuaAPI.wiki Tue Aug 21 21:13:46 2018 +0100 +++ b/LuaAPI.wiki Tue Aug 21 21:27:50 2018 +0100 @@ -905,7 +905,7 @@ This sets the position and velocity of the second gear to the first one. === !FollowGear(gearUid) === -Makes the game client follow the specifiec gear. +Makes the game client follow the specifiec gear (if it exists). Does not work for visual gears. === !SetHogName(gearUid, name) === Sets the name of the specified hedgehog gear.