changeset 134 | b55012c48dbd |
parent 133 | b737ccb5b49a |
child 135 | 124b11219537 |
--- 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.