mckaygerhard
e3db263828
* fix workaroun about ssettings not configurable * do not hardcoded hp_max from other mods, unless configured here * provide settings for hbhunger steps * provide settings for auto hide or not hbarmor * document those missing features * mark mod with version 2.3.5.0 and using redo flag * detection of original mods and bypass build-in own features * optimize loading of hubar for armor, bad initialization * real check player becouse of wrong implementation at engine
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
# textdomain: hudbars
|
|
Health=
|
|
Breath=
|
|
Armor=
|
|
|
|
# Default format string for progress bar-style HUD bars, e.g. “Health 05/20”
|
|
@1: @2/@3=
|
|
|
|
# Format string for displaying the armor. E.g. "Armor: 100%"
|
|
@1: @2%=
|