diff -r 4b3e233e5ac0 -r b614c9c0898c LuaLibraryAnimate.wiki --- a/LuaLibraryAnimate.wiki Tue Aug 21 21:30:15 2018 +0100 +++ b/LuaLibraryAnimate.wiki Tue Aug 21 23:33:47 2018 +0100 @@ -161,7 +161,7 @@ Teleports the gear to (`x`, `y`), adding effects and sounds both at the starting position and the final position. Follows gear. === `AnimVisualGear(gear, x, y, vgType, state, critical)` === -Calls `AddVisualGear` with arguments second to fifth. `gear` is for compatibility only. +Calls `AddVisualGear` with arguments second to sixth. `gear` is for compatibility only. === `AnimCaption(gear, text, time)` === Adds `text` as caption and increases wait time by `time`.