]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'Lyberta/OKShotgunAmmoUsage' into 'master'
authorMario <zacjardine@y7mail.com>
Wed, 28 Jun 2017 22:10:15 +0000 (22:10 +0000)
committerMario <zacjardine@y7mail.com>
Wed, 28 Jun 2017 22:10:15 +0000 (22:10 +0000)
Lowered OK shotgun ammo usage

See merge request !449

bal-wep-overkill.cfg

index f423417f83b854c752b8640871580c9142886b78..9cfffed10b02114e478653d4ea7ea117ad744c0e 100644 (file)
@@ -32,7 +32,7 @@ set g_balance_blaster_weaponstartoverride -1
 set g_balance_blaster_weaponthrowable 0
 // }}}
 // {{{ #2: Shotgun
-set g_balance_shotgun_primary_ammo 6.25
+set g_balance_shotgun_primary_ammo 3
 set g_balance_shotgun_primary_animtime 0.65
 set g_balance_shotgun_primary_bullets 10
 set g_balance_shotgun_primary_damage 17
@@ -40,7 +40,7 @@ set g_balance_shotgun_primary_force 80
 set g_balance_shotgun_primary_refire 0.75
 set g_balance_shotgun_primary_solidpenetration 3.8
 set g_balance_shotgun_primary_spread 0.07
-set g_balance_shotgun_reload_ammo 50
+set g_balance_shotgun_reload_ammo 24
 set g_balance_shotgun_reload_time 2
 set g_balance_shotgun_secondary 1
 set g_balance_shotgun_secondary_animtime 1.15