Make intro explosions quieter and add an option to skip them.

This commit is contained in:
Mari the Deer 2022-07-15 08:05:08 +02:00
commit afd9c9ebf0
7 changed files with 11 additions and 4 deletions

View file

@ -123,6 +123,7 @@ nosave bool swwm_voicelog = false; // adds player voicelines to the message log
nosave bool swwm_skipskill = false; // skips skill confirmations
nosave bool swwm_hudtrimammo = false; // only show ammo for owned weapons
nosave bool swwm_hudmugshot = true; // show an animated mugshot in the hud
nosave bool swwm_nointroex = false; // does not play the "explosions" intro sequence
// minimap settings
nosave bool swwm_mm_enable = true; // show a minimap below the score counter