Edited wiki page LuaAPI through web user interface.
authorszabibibi@gmail.com
Wed, 22 Aug 2012 16:57:19 +0000
changeset 244 74d74086e49b
parent 243 ac34d3763a17
child 245 2ccb51761986
Edited wiki page LuaAPI through web user interface.
LuaAPI.wiki
--- 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(...)