]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
move minstagib up in thsi config
authorRudolf Polzer <divverent@alientrap.org>
Tue, 9 Nov 2010 21:21:00 +0000 (22:21 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 9 Nov 2010 21:21:00 +0000 (22:21 +0100)
server/server.cfg

index 14eeacabe096999b2802dd160ffd333d2afb0941..0a6fe2af91f21b46c88bf3dab43851e56b287ed4 100644 (file)
 //g_ban_sync_trusted_servers "" // accept bans that were initially set on the server IPs listed here (if not set, your bans are just sent to the sync URIs, but no bans are retrieved from there)
 
 
+/////////////////////////////////////////////////////////////////////
+// "Obvious" mutators that are allowed on a "pure" server
+//g_minstagib 0        // set to 1 for MinstaGib
 
 
 /////////////////////////////////////////////////////////////////////
 
 // enable some mutators you'd like
 //g_cloaked 0  // set to 1 for transparent hard to see players
-//g_footsteps 0        // set to 1 to enable footsteps
 //g_grappling_hook 0   // set to 1 to enable the hook
 //g_laserguided_missile 0      // set to 1 for laser guided missiles in the RL
 //g_midair 0   // set to 1 to make only midair damage count
 //g_vampire 0  // set to 1 to give players the damage they cause as health
 //sv_gravity 800       // for low gravity, set this somewhere between 50 and 400
 
-// select AT MOST one of these arena mutators
-//g_minstagib 0        // set to 1 for MinstaGib
+// select AT MOST one of these arena mutators (if you didn't select g_minstagib)
 //g_nixnex 0   // set to 1 for No Items Xonotic
 //g_nixnex_with_laser 0        // set to 1 to always give players the laser in NixNex