Fix Oerrki spawn time

master
BlockMen 2016-02-15 14:37:26 +01:00
parent a11ca58729
commit ac569c49a9
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ local def = {
abm_chance = 7800,
max_number = 1,
number = {min = 1, max = 3},
time_range = {min = 5100, max = 18300},
time_range = {min = 18500, max = 5100},
light = {min = 0, max = 8},
height_limit = {min = -200, max = 50},