]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Much better defaults
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 31 Mar 2011 23:15:09 +0000 (02:15 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 31 Mar 2011 23:15:09 +0000 (02:15 +0300)
defaultXonotic.cfg

index d56ab03e838f58c6503de27f1a019aaaeb1611eb..ec2400e7c8ceb8babbd973cc27dccd65dc0bbd9b 100644 (file)
@@ -317,8 +317,8 @@ set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this
 
 seta cl_chase_death 1 "camera goes into 3rd person mode when dead"
 seta cl_chase_intermission 1 "camera goes into 3rd person mode at match end"
-seta cl_chase_distance 100 "final distance of the chase camera"
-seta cl_chase_speed 1.5 "how fast the chase camera slides back, 0 is instant"
+seta cl_chase_distance 140 "final distance of the chase camera"
+seta cl_chase_speed 1.3 "how fast the chase camera slides back, 0 is instant"
 
 //nifreks lockonrestart feature, used in team-based game modes, if set to 1 and all players readied up no other player can then join the game anymore, useful to block spectators from joining
 set teamplay_lockonrestart 0 "it set to 1 in a team-based game, the teams are locked once all players readied up and the game restarted (no new players can join after restart unless using the server-command unlockteams)"