diff -r dde460404412 -r 156e5fba2e2c LuaAPI.wiki --- a/LuaAPI.wiki Sat Dec 10 06:46:09 2011 +0000 +++ b/LuaAPI.wiki Sat Dec 10 07:06:41 2011 +0000 @@ -198,7 +198,11 @@ === onHogHide() (0.9.17) === -
This function is called when a hedgehog is hidden(removed from the map.
+
This function is called when a hedgehog is hidden(removed from the map).
+ +=== onHogRestore() (0.9.17) === + +
This function is called when a hedgehog is restored (unhidden).
== Functions for creating gears ==