mirror of
https://github.com/minetest-mods/hbsprint.git
synced 2025-07-12 05:20:34 +02:00
Increase stamina heal rate when standing and not taking any actions.
This commit is contained in:
@ -19,6 +19,9 @@ sprint_stamina_drain (Stamina drain) float 2
|
||||
#The amount of stamina to heal while not sprinting
|
||||
sprint_stamina_heal (Stamina heal) float 2
|
||||
|
||||
#The amount of stamina to heal while not moving or taking any actions
|
||||
sprint_stamina_standing (Stamina heal) float 2.5
|
||||
|
||||
#The amount of seconds before starting to replenish stamina
|
||||
sprint_stamina_replenish (Stamina replenish) float 2
|
||||
|
||||
|
Reference in New Issue
Block a user