Divide by two waiting time between two teleportations

This commit is contained in:
bri cassa 2022-09-03 16:24:14 +02:00
parent 28cfc59bae
commit b46658abc5
3 changed files with 18 additions and 0 deletions

View File

@ -327,3 +327,9 @@ toolranks_use_multiplier = 4.0
mines_deep_min = -64
mines_deep_max = -13800 # default -380
mines_spawnfactor = 1.5
#h2omes
h2omes.time_home = 60
h2omes.time_spawn = 150
h2omes.time_from_player = 150
h2omes.time_to_player = 150

View File

@ -327,3 +327,9 @@ toolranks_use_multiplier = 4.0
mines_deep_min = -64
mines_deep_max = -13800 # default -380
mines_spawnfactor = 1.5
#h2omes
h2omes.time_home = 60
h2omes.time_spawn = 150
h2omes.time_from_player = 150
h2omes.time_to_player = 150

View File

@ -329,3 +329,9 @@ mines_spawnfactor = 1.5
# biome_lib
biome_lib_debug_log_level = 0
#h2omes
h2omes.time_home = 60
h2omes.time_spawn = 150
h2omes.time_from_player = 150
h2omes.time_to_player = 150