]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
apply the last mapinfo rename to the default config too, fixes #1083
authorRudolf Polzer <divverent@xonotic.org>
Wed, 29 Feb 2012 15:55:13 +0000 (16:55 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 29 Feb 2012 15:55:13 +0000 (16:55 +0100)
defaultXonotic.cfg

index 302933da4fa33965f135c3838b6188ba6166fb29..24c2383975c83720c8491169708aa344b25e5251 100644 (file)
@@ -532,9 +532,9 @@ set g_ca_respawn_waves 0
 set g_ca_weapon_stay 0
 set g_ca_damage2score_multiplier 0.01
 set g_ca_round_timelimit 180
-set g_nexball_respawn_delay 0
-set g_nexball_respawn_waves 0
-set g_nexball_weapon_stay 0
+set g_nb_respawn_delay 0
+set g_nb_respawn_waves 0
+set g_nb_weapon_stay 0
 set g_as_respawn_delay 0
 set g_as_respawn_waves 0
 set g_as_weapon_stay 0
@@ -549,12 +549,12 @@ set g_cts_respawn_delay 0
 set g_cts_selfdamage 1 "0 = disable all selfdamage and falldamage in cts"
 set g_cts_finish_kill_delay 10 "prevent cheating by running back to the start line, and starting out with more speed than otherwise possible"
 set g_cts_weapon_stay 2
-set g_freezetag_respawn_waves 0
-set g_freezetag_respawn_delay 0
-set g_freezetag_weapon_stay 0
-set g_keepaway_respawn_delay 0
-set g_keepaway_respawn_waves 0
-set g_keepaway_weapon_stay 0
+set g_ft_respawn_waves 0
+set g_ft_respawn_delay 0
+set g_ft_weapon_stay 0
+set g_ft_respawn_delay 0
+set g_ft_respawn_waves 0
+set g_ft_weapon_stay 0
 
 // overtime
 seta timelimit_overtime 2 "duration in minutes of one added overtime, added to the timelimit"