From: MirceaKitsune Date: Thu, 15 Mar 2012 22:45:23 +0000 (+0200) Subject: Remove an abandoned cvar from the config X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=c0240c57af4ad93f5de66253bd1b70e4c9c505c1;p=voretournament%2Fvoretournament.git Remove an abandoned cvar from the config --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 061ba8f8..933cf753 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -207,7 +207,6 @@ set g_balance_vore_swallow_speed_fill_stomachload 1 "fill rate is influenced by set g_balance_vore_swallow_speed_decrease 0.5 "how fast the swallow progress decreases, when the predator is no longer swallowing" set g_balance_vore_swallow_speed_cutspd_prey 1 "prey movement slows down by this amount the closer they are to being swallowed" set g_balance_vore_swallow_speed_cutspd_pred 0.5 "predator movement slows down by this amount the closer they are to finishing swallowing" -set g_balance_vore_swallow_speed 1 "how long it takes to swallow a player" set g_balance_vore_swallow_dropweapon 0.6 "probability of dropping your weapon when swallowed. 0 = never and 1 = always, does not apply to team mates" set g_balance_vore_swallow_predator_punchangle 10 "your view gets tilted by this amount when swallowing someone" set g_balance_vore_swallow_predator_punchangle_item 8 "your view gets tilted by this amount when swallowing an item"