Divide by two waiting time between two teleportations
This commit is contained in:
parent
28cfc59bae
commit
b46658abc5
@ -327,3 +327,9 @@ toolranks_use_multiplier = 4.0
|
|||||||
mines_deep_min = -64
|
mines_deep_min = -64
|
||||||
mines_deep_max = -13800 # default -380
|
mines_deep_max = -13800 # default -380
|
||||||
mines_spawnfactor = 1.5
|
mines_spawnfactor = 1.5
|
||||||
|
|
||||||
|
#h2omes
|
||||||
|
h2omes.time_home = 60
|
||||||
|
h2omes.time_spawn = 150
|
||||||
|
h2omes.time_from_player = 150
|
||||||
|
h2omes.time_to_player = 150
|
||||||
|
@ -327,3 +327,9 @@ toolranks_use_multiplier = 4.0
|
|||||||
mines_deep_min = -64
|
mines_deep_min = -64
|
||||||
mines_deep_max = -13800 # default -380
|
mines_deep_max = -13800 # default -380
|
||||||
mines_spawnfactor = 1.5
|
mines_spawnfactor = 1.5
|
||||||
|
|
||||||
|
#h2omes
|
||||||
|
h2omes.time_home = 60
|
||||||
|
h2omes.time_spawn = 150
|
||||||
|
h2omes.time_from_player = 150
|
||||||
|
h2omes.time_to_player = 150
|
||||||
|
@ -329,3 +329,9 @@ mines_spawnfactor = 1.5
|
|||||||
|
|
||||||
# biome_lib
|
# biome_lib
|
||||||
biome_lib_debug_log_level = 0
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user