diff -r 17a55d9cc7b9 -r 798c1cf9de65 LuaAPI.wiki --- a/LuaAPI.wiki Tue Jul 31 00:04:52 2018 +0100 +++ b/LuaAPI.wiki Tue Jul 31 00:05:36 2018 +0100 @@ -510,7 +510,7 @@ Returns the name of the specified hedgehog gear. === !IsHogHidden(gearUid) (0.9.25) === -Returns true if hedgehog gear is hidden (via `HideHog` or the !TimeBox, false if it isn't, nil if that hedgehog never existed. +Returns true if hedgehog gear is hidden (e.g. via `HideHog` or the !TimeBox), false if it isn't, nil if that hedgehog never existed. === !GetEffect(gearUid, effect) === Returns the state of given effect for the given hedgehog gear.