]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
document g_powerup_* here too
authorRudolf Polzer <divverent@alientrap.org>
Thu, 15 Dec 2011 14:23:35 +0000 (15:23 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 15 Dec 2011 14:23:35 +0000 (15:23 +0100)
server/server.cfg

index 0bdc9f959f479bcac5a78857c0a9f624b65fe6b1..2187d1cbd5f89bc2a369b6e19298f5924550aff4 100644 (file)
@@ -171,6 +171,9 @@ sv_weaponstats_file http://www.xonotic.org/weaponbalance/
 // "Obvious" mutators that are allowed on a "pure" server
 //g_minstagib 0        // set to 1 for MinstaGib
 //g_weapon_stay 0 // set to 1, 2 or 3 for different weapon-stay modes (1 = traditional, 2 = no ammo but allow throwing, 3 = ghost weapon stay)
+//g_powerup_superhealth 1 // set to 0 to turn off megahealth packs
+//g_powerup_strength 1 // set to 0 to turn off strength/quad powerup
+//g_powerup_shield 1 // set to 0 to turn off shield/invincible powerup