]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
balance tuning: give only about half the pickup ammo for picking up a weapon
authorRudolf Polzer <divverent@alientrap.org>
Sun, 17 Oct 2010 14:31:04 +0000 (16:31 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 17 Oct 2010 14:31:04 +0000 (16:31 +0200)
balanceXonotic.cfg

index 49d195a75354580d16ed9f520302c40387bbc83e..ac6631836da4a58759fe36cf9f8d80fcf308378f 100644 (file)
@@ -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