mirror of
https://github.com/minetest-mods/hbsprint.git
synced 2025-07-15 23:10:31 +02:00
Add sprint_stamina_heal.
This sets the amount to heal when not sprinting.
This commit is contained in:
@ -16,6 +16,9 @@ sprint_stamina (Stamina) bool true
|
||||
#The amount of stamina to drain while sprinting
|
||||
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 seconds before starting to replenish stamina
|
||||
sprint_stamina_replenish (Stamina replenish) float 2
|
||||
|
||||
|
Reference in New Issue
Block a user