author | sheepluva |
Sat, 30 Sep 2017 00:52:06 +0200 | |
changeset 12607 | a9a7ef966e72 |
parent 12606 | 726b1edfc511 |
child 12608 | 1d33d66e40a7 |
--- 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"]