From: MirceaKitsune Date: Sun, 5 Sep 2010 17:42:24 +0000 (+0300) Subject: Correct stomachmodel default X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2db420d8a0d20be5864a5a0608312d1ce239c6a8;p=voretournament%2Fvoretournament.git Correct stomachmodel default --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 75e29440..5d62f8ac 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -1497,7 +1497,7 @@ set g_triggerimpulse_radial_multiplier 1 "trigger_impulse radial field multiplie seta g_ghost_items 1 "enable ghosted items (when between 0 and 1, overrides the alpha value)" seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged" -set cl_vore_stomachmodel 0.5 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between 0 and 1 = alpha" +set cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between 0 and 1 = alpha" set g_vore_regurgitatecolor_released "0.75 1 0.5" "the color players will have when released from the stomach alive" set g_vore_regurgitatecolor_digested "-0.125 0.25 0" "the color players will have when released from the stomach digested" set g_vore_gurglesound 1 "predators make an ambient gurgling sound"