Edited wiki page LuaAPI through web user interface.
--- a/LuaAPI.wiki Mon Nov 15 09:54:08 2010 +0000
+++ b/LuaAPI.wiki Sun Nov 21 16:01:30 2010 +0000
@@ -277,6 +277,12 @@
<blockquote>Returns a randomly generated number in the range of 0 to number - 1.
</blockquote>
+
+=== <tt>!SetWind(windSpeed)</tt> (development) ===
+
+<blockquote>Sets the current wind in the range of -100 to 100. Use together with gfDisableWind for full control.
+</blockquote>
+
== Debugging Functions ==
=== <tt>!WriteLnToConsole(string)</tt> (0.9.14) ===