diff -r 93a09090d23f -r 3a6e995ec041 LuaLibraryAnimate.wiki --- a/LuaLibraryAnimate.wiki Thu May 03 00:39:48 2018 +0100 +++ b/LuaLibraryAnimate.wiki Thu May 03 00:40:44 2018 +0100 @@ -127,7 +127,7 @@ === `AnimWait(gear, time)` === Increases the wait time by `time`. `gear` is just for compatibility with `ShowAnimation`. -=== `AnimSay(gear, text, manner, time` === +=== `AnimSay(gear, text, manner, time)` === Calls `HogSay` with the first three arguments and increses the wait time by `time`. Example: