From: Rudolf Polzer Date: Wed, 29 Feb 2012 15:55:13 +0000 (+0100) Subject: apply the last mapinfo rename to the default config too, fixes #1083 X-Git-Tag: xonotic-v0.6.0~38 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=597967dddb9fc5630855d3082ddf1c33cc757ff5;hp=4337108fce31bfd194b2e7c01304a4a0cd7fef20 apply the last mapinfo rename to the default config too, fixes #1083 --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 302933da4..24c238397 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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"