tweaks to playlist loader, working on preventing reentry to levels in round
This commit is contained in:
@@ -21,7 +21,7 @@ stamina_regen = true
|
||||
max_stamina = 100.0
|
||||
stamina_drain = 20.0
|
||||
air_dash_max = 1
|
||||
load_save = true
|
||||
load_save = false
|
||||
money_multiplier = 3.0
|
||||
start_health = 3
|
||||
drop_chance_minimum = 0.1
|
||||
|
||||
@@ -21,7 +21,7 @@ stamina_regen = true
|
||||
max_stamina = 100.0
|
||||
stamina_drain = 20.0
|
||||
air_dash_max = 1
|
||||
load_save = true
|
||||
load_save = false
|
||||
money_multiplier = 1.0
|
||||
start_health = 1
|
||||
drop_chance_minimum = 0.1
|
||||
|
||||
Reference in New Issue
Block a user