]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
halve edgedamage on hagar now
authorFruitieX <rasse@rasse-lappy.localdomain>
Wed, 1 Sep 2010 13:53:31 +0000 (16:53 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Wed, 1 Sep 2010 13:53:31 +0000 (16:53 +0300)
balanceXonotic.cfg

index e0feb65f4143f594d91c65a8f35596c31eda22eb..cb163649ec5dcd46869b730bef365137f35075e2 100644 (file)
@@ -411,7 +411,7 @@ set g_balance_minstanex_ammo 10
 // }}}
 // {{{ hagar
 set g_balance_hagar_primary_damage 12
-set g_balance_hagar_primary_edgedamage 12
+set g_balance_hagar_primary_edgedamage 6
 set g_balance_hagar_primary_force 70
 set g_balance_hagar_primary_radius 100
 set g_balance_hagar_primary_spread 0.1
@@ -421,7 +421,7 @@ set g_balance_hagar_primary_refire 0.12
 set g_balance_hagar_primary_ammo 1
 set g_balance_hagar_secondary 1
 set g_balance_hagar_secondary_damage 12
-set g_balance_hagar_secondary_edgedamage 12
+set g_balance_hagar_secondary_edgedamage 6
 set g_balance_hagar_secondary_force 70
 set g_balance_hagar_secondary_radius 100
 set g_balance_hagar_secondary_spread 0.15