diff -r b737ccb5b49a -r b55012c48dbd 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 @@ +=== !GetEffect(gearUid, effect) === + +
Returns the state of given effect for the given hedgehog gear. +
=== !SetEffect(gearUid, effect, true/false) ===
Enables (true) or disables (false) one of the effects heInvulnerable, heResurrectable, hePoisoned for the specified hedgehog gear.