]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Less ambiguous description of g_use_ammunition
authorterencehill <piuntn@gmail.com>
Mon, 7 Mar 2011 23:16:47 +0000 (00:16 +0100)
committerterencehill <piuntn@gmail.com>
Mon, 7 Mar 2011 23:16:47 +0000 (00:16 +0100)
defaultXonotic.cfg

index d038dc523c1df5762333a6c82066c39f789511e4..5b97aa496d8ebd2ce9069e5794342ee591b092ec 100644 (file)
@@ -481,7 +481,7 @@ set g_powerup_superhealth 1 "if set to 0 the mega health powerup will not spawn
 set g_powerup_strength 1 "if set to 0 the strength powerup will not spawn on the map"
 set g_powerup_shield 1 "if set to 0 the shield (invincibility) powerup will not spawn on the map"
 set g_balance_powerup_timer 1 "if set to 0 the powerups dont wear off"
-set g_use_ammunition 1 "if set to 0 all weapons you pick up have unlimited ammunition"
+set g_use_ammunition 1 "if set to 0 all weapons you start with have unlimited ammunition"
 set g_pickup_items 1 "if set to 0 all items (health, armor, ammo, weapons...) are removed from the map"
 set g_minstagib 0      "enable minstagib"
 set g_minstagib_extralives 2   "how many extra lives you will get per powerup"