changeset 12602 | a9a7ef966e72 |
parent 10611 | 58cad46782ff |
--- 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"]