Bug. Bug. Bugbugbug!

This commit is contained in:
ManOfMinetest24 2014-05-01 15:08:46 -06:00
parent 97e1cf2fbf
commit f85fec335b

View file

@ -15,8 +15,8 @@ local ZMIN = -33000
local ZMAX = 33000
local YMIN = -33000 -- -- Approx lower limit
local GRADCEN = 1 -- -- Gradient centre / terrain centre average level
local YMAX = 150 -- -- Approx upper limit
local GRADCEN = 15 -- -- Gradient centre / terrain centre average level
local YMAX = 0 -- -- Approx upper limit
local FOOT = true -- -- Footprints in dust
local CENAMP = 64 -- -- Grad centre amplitude, terrain centre is varied by this