From: MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Date: Mon, 2 May 2011 17:01:52 +0000 (+0300)
Subject: Lower music volume when in the stomach by default
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1525376af9fec5abad0a2c5100dc81fe68938932;p=voretournament%2Fvoretournament.git

Lower music volume when in the stomach by default
---

diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg
index 3707e475..1fa995f9 100644
--- a/data/defaultVT.cfg
+++ b/data/defaultVT.cfg
@@ -1529,7 +1529,7 @@ seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the co
 set cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between = alpha"
 set cl_vore_cameraspeed 1.5 "speed at which you see yourself sliding down when swallowed, 0 disables"
 seta cl_vore_cutvolume_sound 0.75 "sound volume is reduced to this amount when you are in a stomach"
-seta cl_vore_cutvolume_music 0.5 "music volume is reduced to this amount when you are in a stomach"
+seta cl_vore_cutvolume_music 0.25 "music volume is reduced to this amount when you are in a stomach"
 seta cl_vore_cutvolume_fade 0.1 "fading speed of the volume change"
 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)"
 set g_vore 1 "enables the vore system, you want this on!"