Option to make Chainsaw use ammo (randomly drops on enemy kill).
Made small fonts more readable. Font cleanup.
This commit is contained in:
parent
4d90ff2991
commit
4caa5e097e
593 changed files with 225 additions and 26 deletions
|
|
@ -42,3 +42,4 @@ 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