Add option to filter healthbars to monsters only.

This commit is contained in:
Mari the Deer 2022-12-15 13:22:40 +01:00
commit d54202d533
6 changed files with 12 additions and 5 deletions

View file

@ -10,7 +10,7 @@ nosave int swwm_mutevoice = 0; // mute demolitionist voice
// 3 - map start comment
// 4 - pain/death and grunts
nosave int swwm_voiceamp = 2; // additional voice line amplification, up to 4x
nosave int swwm_targeter = 1; // show healthbars in the hud (2: only show allies)
nosave int swwm_targeter = 1; // show healthbars in the hud (2: only show monsters and players, 3: only show allies)
nosave bool swwm_targettags = true; // show names above healthbars
nosave bool swwm_damnums = true; // show damage numbers
nosave bool swwm_damnums_color = true; // use color per damage type, rather than just red