diff -r 5c7dfdedb5f8 -r e7d9a849444b LuaAPI.wiki --- a/LuaAPI.wiki Tue Dec 04 00:35:27 2018 +0000 +++ b/LuaAPI.wiki Tue Dec 04 01:03:21 2018 +0000 @@ -1069,7 +1069,7 @@ ==== !SetMaxBuildDistance(distInPx) ==== Sets the maximum building distance for of girders and rubber bands in pixels to `distInPx`. If `distInPx` is `0`, the limit is disabled. If called without arguments, the distance will be reset to the default value. -==== `Explode(x, y, radius[, options])` (0.9.24) ==== +==== Explode(x, y, radius[, options]) (0.9.24) ==== Cause an explosion or erase land, push or damage gears. By default, an explosion destroys a circular piece of land and damages and pushes gears in its radius.