WIP tooltips for options menu, will be added to Doomreal too.
This commit is contained in:
parent
00458b669b
commit
10a505f134
5 changed files with 176 additions and 21 deletions
|
|
@ -39,7 +39,6 @@ server bool flak_radboots = true; // jump boots protect against damaging floor
|
|||
server bool flak_blood = true; // [WIP] use doom tournament blood (disable if using another gore mod)
|
||||
server bool flak_gibs = false; // [WIP/UNSTABLE] use doom tournament gibbing (disable if using another gore mod)
|
||||
server bool flak_doomtest = false; // made toggleable due to loud complaints
|
||||
server bool flak_dmsshock = false; // allow enhanced shock rifle on deathmatch (otherwise they are replaced with udamage)
|
||||
server noarchive bool flak_instagib = false; // instagib mode (only for dm) - this cvar has to be set from the command line
|
||||
user float flak_flashstrength = 1.0; // strength of screen flashes
|
||||
server bool flak_sawammo = false; // chainsaw uses fuel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue