tweaks to playlist loader, working on preventing reentry to levels in round

This commit is contained in:
derek
2025-02-28 16:41:21 -06:00
parent dba1be2034
commit 3ab4160be6
9 changed files with 23 additions and 8 deletions

View File

@@ -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

View File

@@ -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