[default] Remove mese above surface

master
LeMagnesium 2015-09-18 23:19:05 +02:00
parent ba31805154
commit 531e4af87e
1 changed files with 2 additions and 2 deletions

View File

@ -287,7 +287,7 @@ function default.register_ores()
clust_num_ores = 3,
clust_size = 2,
y_min = -1024,
y_max = 64,
y_max = -10,
flags = "absheight",
})
@ -299,7 +299,7 @@ function default.register_ores()
clust_num_ores = 3,
clust_size = 2,
y_min = -1024,
y_max = 64,
y_max = -10,
flags = "absheight",
})