From 36c5cffdee2db7bd69e1d3f61f93fe5827566415 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sat, 9 Jul 2011 19:54:48 +0300 Subject: [PATCH] Disable biggergut and biggersize by default. You can now swallow players larger than you (or with stomachs bigger than yours), but it will be much slower --- data/defaultVT.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 60986e15..ddfb7828 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1586,8 +1586,8 @@ set g_vore_kick 1 "enables stomach kick system, you want this on!" set g_vore_spawnshield 0 "when disabled, players with spawn shields cannot be swallowed" set g_vore_reversescoring 0 "reverses vore scoring, and gives digested prey a frag rather than the predator (offer yourself gameplay), does not affect suicides, weapon kills and team kills" set g_vore_teamvore 1 "allow players to swallow their team mates" -set g_vore_biggergut 1 "when enabled, a player can't swallow someone with more players in their stomach than them" -set g_vore_biggersize 1 "when enabled, a player can't swallow someone larger than them, when g_healthsize is enabled" +set g_vore_biggergut 0 "when enabled, a player can't swallow someone with more players in their stomach than them" +set g_vore_biggersize 0 "when enabled, a player can't swallow someone larger than them, when g_healthsize is enabled" set g_vore_showhealth 1 "when enabled, a predator can see their prey's health on the stomach board, and prey can see the health of players he's joining in the stomach" set g_vore_gurglesound 1 "predators make an ambient gurgling sound" set g_vore_soundocclusion 0.25 "directional player sounds are cut to this amount of their initial volume for eaten players (simulates hearing harder from the stomach)" -- 2.39.2