minetest_hbarmor/settingtypes.txt

8 lines
355 B
Plaintext
Raw Permalink Normal View History

2016-12-04 01:41:47 +01:00
#If true, automatically hides the armor HUD bar when the player wears no
#armor. Otherwise, the armor bar shows “0%”.
hbarmor_autohide (Automatically hide armor HUD bar) bool true
#Time difference in seconds between updates to the armor HUD bar.
#Increase this number for slow servers.
2016-12-04 01:52:54 +01:00
hbarmor_tick (Armor HUD bar update frequency) float 0.1 0.0 4.0