[dev] Modifie la régénération mana

This commit is contained in:
Sys Quatre 2020-02-23 12:51:02 +01:00
parent e0676ad919
commit 2c691d7fdf
1 changed files with 3 additions and 3 deletions

View File

@ -255,10 +255,10 @@ disable_time_regulation = true
#chunksize = 3
# Reduce Mesecons "blinky_plant" speed
#mesecon.blinky_plant_interval = 7
# Set default mana regeneration to 3
mana_default_regen = 10
# Set mana default values
mana_default_regen = 1
mana_default_max = 200
mana_regen_time = 10
mana_regen_timer = 30
# HUDBARS
#hudbars_sorting = health=0, mana=1, satiation=2, sprint=3, breath=4, armor=5
hudbars_tick = 0.3