Edited wiki page LuaAPI through web user interface.
--- a/LuaAPI.wiki Wed Aug 22 16:51:35 2012 +0000
+++ b/LuaAPI.wiki Wed Aug 22 16:57:19 2012 +0000
@@ -373,7 +373,7 @@
=== <tt>!HideHog(gearUid)</tt> ===
-<blockquote>Removes a hedgehog from the map. The hidden hedgehog can be restored with RestoreHog. The current hedgehog cannot be hidden!</blockquote>
+<blockquote>Removes a hedgehog from the map. The hidden hedgehog can be restored with !RestoreHog(gearUid). The current hedgehog cannot be hidden!</blockquote>
Example:
<code lang="lua"> gear = !AddGear(...)