]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Properly strunzone strings
[voretournament/voretournament.git] / data / defaultVT.cfg
index aebb12002cedd7ecbd896d576524b8fecfb438a6..22d1a6355389c6d0947a3e88af393acfbc4e07c9 100644 (file)
@@ -182,8 +182,8 @@ cl_bobcycle 0.55 // how long the cycle of up/down view movement takes (only work
 cl_bob 0.005 // how much view moves up/down when moving (does not move if cl_bobcycle is 0), default is 0.01\r
 cl_bob2cycle 0.55 // how long the cycle of left/right view movement takes (only works if cl_bob2 is not 0), default is 0.6\r
 cl_bob2 0.01 // how much view moves left/right when moving (does not move if cl_bob2cycle is 0), default is 0.01\r
-cl_bobfall 0.05 "how much the view swings down when falling (influenced by the speed you hit the ground with)"\r
-cl_bobfallcycle 3 "speed of the bobfall swing"\r
+cl_bobfall 0.075 "how much the view swings down when falling (influenced by the speed you hit the ground with)"\r
+cl_bobfallcycle 2 "speed of the bobfall swing"\r
 cl_bobfallspeed 200 "necessary amount of speed for bob-falling to occur"\r
 cl_bobmodel 1 // whether to have gun model move around on screen when moving (only works if cl_bob is not 0), default is 1\r
 cl_bobmodel_side 0.25 // gun bobbing sideways sway amount\r
@@ -1232,6 +1232,8 @@ seta sbar_ring2_scale 80 "scale of the second HUD ring"
 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
+seta sbar_portrait 1 "enables portraits"\r
+seta sbar_portrait_time 5 "how long a portrait lasts on the screen"\r
 \r
 // for menu server list (eventually make them have engine support?)\r
 seta menu_slist_showfull 1 "show servers even if they are full and have no slots to join"\r