]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Cvars for volume cutting now work in reverse
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 18 Nov 2011 23:04:41 +0000 (01:04 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 18 Nov 2011 23:04:41 +0000 (01:04 +0200)
data/defaultVT.cfg

index 4555317ddfb3824ca917044fd7ce3a1e6ba8d5b7..e02ac84357c1e033e5c1e4c9378c98148e0ff377 100644 (file)
@@ -1605,8 +1605,8 @@ seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the co
 \r
 seta cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between = alpha"\r
 seta cl_vore_swallowmodel 1 "when enabled, we see the swallow model around us while getting eaten. -1 = disabled, 1 = enabled, anything between = alpha"\r
-seta cl_vore_cutvolume_sound 0.75 "sound volume is reduced to this amount when you are in a stomach or being swallowed"\r
-seta cl_vore_cutvolume_music 0.15 "music volume is reduced to this amount when you are in a stomach or being swallowed"\r
+seta cl_vore_cutvolume_sound 0.25 "sound volume is reduced by this amount when you are in a stomach or being swallowed"\r
+seta cl_vore_cutvolume_music 0.85 "music volume is reduced by this amount when you are in a stomach or being swallowed"\r
 seta cl_vore_autodigest 0 "when enabled, the player will automatically begin digesting enemy prey after eating them, as long as no team mates are inside (automated digest key)"\r
 seta cl_vore_vieweffects_idlescale_predator 35 "the view will move around by this ammount while swallowing someone (based on progress), reserves the cvar v_idlescale"\r
 seta cl_vore_vieweffects_idlescale_prey 50 "the view will move around by this ammount while being swallowed (based on progress), reserves the cvar v_idlescale"\r