Edited wiki page LuaAPI through web user interface.
--- a/LuaAPI.wiki Tue Dec 07 22:59:58 2010 +0000
+++ b/LuaAPI.wiki Tue Dec 07 23:00:51 2010 +0000
@@ -52,15 +52,15 @@
</blockquote>
Can be used to show the mission and for more setup, for example initial target spawning.
+=== <tt>onGameTick()</tt> ===
+
+<blockquote>This function is called on every game tick, i.e. 1000 times a second.
+</blockquote>
+
=== <tt>onNewTurn()</tt> ===
<blockquote>This function calls at the start of every turn.
</blockquote>
-
-=== <tt>onGameTick()</tt> ===
-
-<blockquote>This function is called on every game tick, i.e. 1000 times a second.
-</blockquote>
=== <tt>onGearAdd(gearUid)</tt> ===
<blockquote>This function is called when a new gear is added. Useful in