tweaked machete
This commit is contained in:
@@ -21,6 +21,7 @@ time_slowed_speed = 3.0
|
||||
stamina_regen = true
|
||||
max_stamina = 100.0
|
||||
stamina_drain = 20.0
|
||||
stamina_gain = 5.0
|
||||
air_dash_max = 1
|
||||
load_save = false
|
||||
money_multiplier = 3.0
|
||||
|
||||
@@ -21,6 +21,7 @@ time_slowed_speed = 0.1
|
||||
stamina_regen = true
|
||||
max_stamina = 100.0
|
||||
stamina_drain = 20.0
|
||||
stamina_gain = 5.0
|
||||
air_dash_max = 1
|
||||
load_save = false
|
||||
money_multiplier = 1.0
|
||||
|
||||
@@ -18,9 +18,10 @@ jump_velocity = 5
|
||||
dash_speed = 40
|
||||
gravity = -9.8
|
||||
time_slowed_speed = 0.1
|
||||
stamina_regen = false
|
||||
stamina_regen = true
|
||||
max_stamina = 100.0
|
||||
stamina_drain = 20.0
|
||||
stamina_gain = 5.0
|
||||
air_dash_max = 1
|
||||
load_save = false
|
||||
money_multiplier = 1.0
|
||||
|
||||
Reference in New Issue
Block a user