Edited wiki page LuaAPI through web user interface.
authorRedGrinner@gmail.com
Sun, 25 Sep 2011 13:13:54 +0000
changeset 134 b55012c48dbd
parent 133 b737ccb5b49a
child 135 124b11219537
Edited wiki page LuaAPI through web user interface.
LuaAPI.wiki
--- 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.