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(...)