Edited wiki page LuaAPI through web user interface.
--- a/LuaAPI.wiki Sun Sep 25 13:10:39 2011 +0000
+++ b/LuaAPI.wiki Sun Sep 25 13:13:54 2011 +0000
@@ -392,6 +392,10 @@
</blockquote>
+=== <tt>!GetEffect(gearUid, effect)</tt> ===
+
+<blockquote>Returns the state of given effect for the given hedgehog gear.
+</blockquote>
=== <tt>!SetEffect(gearUid, effect, true/false)</tt> ===
<blockquote>Enables (true) or disables (false) one of the effects <tt>heInvulnerable, heResurrectable, hePoisoned</tt> for the specified hedgehog gear.