From 5ed1ee44ebd0da81274f98ee4086c6d1bbbe7087 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 19 Apr 2013 15:18:08 +1000 Subject: [PATCH] Lower minstagib extra lives to 1 --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 2af290f9a..6d89059c5 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -374,7 +374,7 @@ set g_powerups -1 "if set to 0 the strength and shield (invincibility) will not set g_use_ammunition 1 "if set to 0 all weapons have unlimited ammunition" set g_pickup_items -1 "if set to 0 all items (health, armor, ammo, weapons...) are removed from the map, if 1 they are forced to spawn" set g_minstagib 0 "enable minstagib" -set g_minstagib_extralives 2 "how many extra lives you will get per powerup" +set g_minstagib_extralives 1 "how many extra lives you will get per powerup" set g_minstagib_ammo_start 10 "starting ammo" set g_minstagib_ammo_drop 5 "how much ammo you'll get for weapons or cells" set g_minstagib_invis_alpha 0.15 -- 2.39.2