From: terencehill Date: Mon, 7 Mar 2011 23:16:47 +0000 (+0100) Subject: Less ambiguous description of g_use_ammunition X-Git-Tag: xonotic-v0.5.0~309^2~11^2~2 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=e6977106043e9ec43f305ae32ecc98c1be7f7dae Less ambiguous description of g_use_ammunition --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index d038dc523..5b97aa496 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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"