--- a/LuaAPI.wiki Thu Sep 10 01:24:55 2015 +0000
+++ b/LuaAPI.wiki Thu Sep 10 01:26:04 2015 +0000
@@ -285,14 +285,14 @@
`msgParam` tells you which animation was played:
-|| *`msgParam`* || *Animation* || *Associated chat command*
-|| 0 || Rolling up || `/rollup`
-|| 1 || Sad face || `/sad`
-|| 2 || Waving hand || `/wave`
-|| 3 || Stupid winner's grin / “Awesome” face || `/hurrah`
-|| 4 || Peeing || `/ilovelotsoflemonade`
-|| 5 || Shrug || `/shrug`
-|| 6 || Juggling || `/juggle`
+|| *`msgParam`* || *Animation* || *Associated chat command* ||
+|| 0 || Rolling up || `/rollup` ||
+|| 1 || Sad face || `/sad` ||
+|| 2 || Waving hand || `/wave` ||
+|| 3 || Stupid winner's grin / “Awesome” face || `/hurrah` ||
+|| 4 || Peeing || `/ilovelotsoflemonade` ||
+|| 5 || Shrug || `/shrug` ||
+|| 6 || Juggling || `/juggle` ||
=== <tt>onTimer(msgParam)</tt> ===
This function is called when one of the timer keys is pressed.