]> git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Tweak a few settings
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 11 Jul 2011 01:17:06 +0000 (04:17 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 11 Jul 2011 01:17:06 +0000 (04:17 +0300)
data/balanceVT.cfg
data/defaultVT.cfg

index 99cf11b475e439c1f35c1fcf72a5cca980b628eb..abe78536dc3c5ea10de93a6a28cb2da3dbbf2853 100644 (file)
@@ -187,10 +187,10 @@ set g_balance_grabber_reload_time 2
 // {{{ stomach\r
 set g_balance_vore_swallow_range 100 "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 "how long it takes to swallow a player, 0 is instant"\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_scalediff 1 "fill rate depends on predator size compared to prey size"\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.2 "how fast the swallow progress decreases, when the predator is no longer swallowing"\r
+set g_balance_vore_swallow_speed_decrease 0.6 "how fast the swallow progress decreases, when the predator is no longer swallowing"\r
 set g_balance_vore_swallow_speed_cutspd 0.5 "prey movement slows down by this amount the closer they are to being swallowed"\r
 set g_balance_vore_swallow_speed 1 "how long it takes to swallow a player"\r
 set g_balance_vore_swallow_stealprey 0.7 "probability of stealing someone's prey when eating them (when true their prey joins your stomach rather than popping out). 0 = never, 1 = always"\r
index bbb96ea9fa9c747fc32d2992644fdf44640d0a0e..419ddd8d37ccb0ed67373b82afae08788808460e 100644 (file)
@@ -1192,11 +1192,11 @@ seta sbar_stomachboard_highlight_alpha 0.25 "alpha of the stomach board highligh
 seta sbar_timer_increment 0 "1 = show elapsed time on the timer"\r
 seta sbar_timer_scale 1 "scale multiplier of the timer"\r
 seta sbar_ring1 1 "enables the first HUD ring"\r
-seta sbar_ring1_scale 120 "scale of the first HUD ring"\r
+seta sbar_ring1_scale 110 "scale of the first HUD ring"\r
 seta sbar_ring1_text_scale 12 "scale of the text on the first HUD ring"\r
 seta sbar_ring1_alpha 0.75 "alpha of the first HUD ring"\r
 seta sbar_ring2 1 "enables the second HUD ring"\r
-seta sbar_ring2_scale 90 "scale of the second HUD ring"\r
+seta sbar_ring2_scale 80 "scale of the second HUD ring"\r
 seta sbar_ring2_text_scale 10 "scale of the text on the second HUD ring"\r
 seta sbar_ring2_alpha 0.75 "alpha of the second HUD ring"\r
 seta sbar_vote_alreadyvoted_alpha 0.75 "alpha of the vote dialog after you have voted"\r