# HG changeset patch # User szabibibi@gmail.com # Date 1345654639 0 # Node ID 74d74086e49bb8507ce5e4a1b9e7f68d04a1aa80 # Parent ac34d3763a1713ff39454b1edc1487e65485af83 Edited wiki page LuaAPI through web user interface. diff -r ac34d3763a17 -r 74d74086e49b 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 @@ === !HideHog(gearUid) === -
Removes a hedgehog from the map. The hidden hedgehog can be restored with RestoreHog. The current hedgehog cannot be hidden!
+
Removes a hedgehog from the map. The hidden hedgehog can be restored with !RestoreHog(gearUid). The current hedgehog cannot be hidden!
Example: gear = !AddGear(...)