Tweaks to level stats display in HUD.
This commit is contained in:
parent
e7551387ba
commit
7c9869052d
9 changed files with 151 additions and 45 deletions
|
|
@ -79,6 +79,7 @@ server bool swwm_lobdoubled = false; // [LOB] Enable Double Death monster spawn
|
|||
nosave int swwm_bardist = 2000; // distance at which healthbars will be visible (does not affect player bars)
|
||||
nosave bool swwm_oldcheats = false; // has received the "old cheats" dialogue from Zanaveth
|
||||
nosave bool swwm_ccmessage = false; // has received the "corruption cards" dialogue from Cytho
|
||||
nosave bool swwm_percentstats = false; // show level stats as percentages, like in intermissions
|
||||
|
||||
// minimap settings
|
||||
nosave bool swwm_mm_enable = true; // show a minimap below the score counter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue