From: Rudolf Polzer Date: Sun, 17 Oct 2010 14:31:04 +0000 (+0200) Subject: balance tuning: give only about half the pickup ammo for picking up a weapon X-Git-Tag: xonotic-v0.1.0preview~296 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a1353f4b534990b1dc29e50de4a33fe0402a2ca2;p=xonotic%2Fxonotic-data.pk3dir.git balance tuning: give only about half the pickup ammo for picking up a weapon --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 49d195a75..ac6631836 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -56,19 +56,19 @@ set g_balance_nix_ammoincr_fuel 2 set g_pickup_ammo_anyway 1 set g_pickup_weapons_anyway 1 set g_pickup_shells 20 -set g_pickup_shells_weapon 20 +set g_pickup_shells_weapon 10 set g_pickup_shells_max 45 set g_pickup_nails 120 -set g_pickup_nails_weapon 120 +set g_pickup_nails_weapon 60 set g_pickup_nails_max 300 set g_pickup_rockets 25 -set g_pickup_rockets_weapon 25 +set g_pickup_rockets_weapon 15 set g_pickup_rockets_max 150 set g_pickup_cells 25 -set g_pickup_cells_weapon 25 +set g_pickup_cells_weapon 15 set g_pickup_cells_max 200 set g_pickup_fuel 25 -set g_pickup_fuel_weapon 25 +set g_pickup_fuel_weapon 15 set g_pickup_fuel_jetpack 50 set g_pickup_fuel_max 100 set g_pickup_armorsmall 5