diff -r 726b1edfc511 -r a9a7ef966e72 tests/lua/hellfire_burns.lua --- a/tests/lua/hellfire_burns.lua Sat Sep 30 00:43:56 2017 +0200 +++ b/tests/lua/hellfire_burns.lua Sat Sep 30 00:52:06 2017 +0200 @@ -6,7 +6,7 @@ -- creates round test area function AddTestArea(testarea) - step = 100 + step = 90 xstep = step * testarea["xdir"] ystep = step * testarea["ydir"] x = testarea["x"]