]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Better default swallow speed
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 17 Jul 2011 00:50:31 +0000 (03:50 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 17 Jul 2011 00:50:31 +0000 (03:50 +0300)
data/balanceVT.cfg

index 59f02099ae8e077abd54675e53084feea6381809..78a2a1a8434241abcf1743f66d1c8471ec1351af 100644 (file)
@@ -187,7 +187,7 @@ set g_balance_grabber_reload_time 2
 // {{{ stomach\r
 set g_balance_vore_swallow_range 140 "distance below which you can swallow another player when facing them"\r
 set g_balance_vore_swallow_limit 3 "how many players can fit in the stomach at a time, may range between 1 and 9"\r
-set g_balance_vore_swallow_speed_fill 3.5 "how long it takes to swallow a player, 0 is instant"\r
+set g_balance_vore_swallow_speed_fill 2.5 "how long it takes to swallow a player, 0 is instant"\r
 set g_balance_vore_swallow_speed_fill_scalediff 0.5 "fill rate depends on predator size compared to prey size by this amount"\r
 set g_balance_vore_swallow_speed_fill_stomachload 1 "fill rate is influenced by the prey's stomach load"\r
 set g_balance_vore_swallow_speed_decrease 0.5 "how fast the swallow progress decreases, when the predator is no longer swallowing"\r