From b90bf3c3eab4e3368c42baaa19cc1a7b128fc883 Mon Sep 17 00:00:00 2001 From: drjaska Date: Tue, 22 Aug 2023 05:25:22 +0300 Subject: [PATCH] Revert "undo balance changes in dev branch" This reverts commit 9721bf3f2375145e7249a316037014d6575b8e7e. --- bal-wep-mario.cfg | 6 +++--- bal-wep-xdf.cfg | 6 +++--- bal-wep-xonotic.cfg | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bal-wep-mario.cfg b/bal-wep-mario.cfg index 2e86f2632..72b40bb28 100644 --- a/bal-wep-mario.cfg +++ b/bal-wep-mario.cfg @@ -34,13 +34,13 @@ set g_balance_blaster_weaponthrowable 0 // {{{ #2: Shotgun set g_balance_shotgun_primary_ammo 1 set g_balance_shotgun_primary_animtime 0.2 -set g_balance_shotgun_primary_bullets 12 -set g_balance_shotgun_primary_damage 4 +set g_balance_shotgun_primary_bullets 9 +set g_balance_shotgun_primary_damage 5 set g_balance_shotgun_primary_force 15 set g_balance_shotgun_primary_refire 0.75 set g_balance_shotgun_primary_solidpenetration 3.8 set g_balance_shotgun_primary_spread 0.12 -set g_balance_shotgun_primary_spread_fixed 0 +set g_balance_shotgun_primary_spread_fixed 1.5 set g_balance_shotgun_reload_ammo 0 set g_balance_shotgun_reload_time 2 set g_balance_shotgun_secondary 1 diff --git a/bal-wep-xdf.cfg b/bal-wep-xdf.cfg index 7a9254c2c..74086d5c1 100644 --- a/bal-wep-xdf.cfg +++ b/bal-wep-xdf.cfg @@ -34,13 +34,13 @@ set g_balance_blaster_weaponthrowable 0 // {{{ #2: Shotgun set g_balance_shotgun_primary_ammo 1 set g_balance_shotgun_primary_animtime 0.2 -set g_balance_shotgun_primary_bullets 12 -set g_balance_shotgun_primary_damage 4 +set g_balance_shotgun_primary_bullets 9 +set g_balance_shotgun_primary_damage 5 set g_balance_shotgun_primary_force 15 set g_balance_shotgun_primary_refire 0.75 set g_balance_shotgun_primary_solidpenetration 3.8 set g_balance_shotgun_primary_spread 0.12 -set g_balance_shotgun_primary_spread_fixed 0 +set g_balance_shotgun_primary_spread_fixed 1.5 set g_balance_shotgun_reload_ammo 0 set g_balance_shotgun_reload_time 2 set g_balance_shotgun_secondary 1 diff --git a/bal-wep-xonotic.cfg b/bal-wep-xonotic.cfg index ced08b8cd..05ccb0665 100644 --- a/bal-wep-xonotic.cfg +++ b/bal-wep-xonotic.cfg @@ -34,13 +34,13 @@ set g_balance_blaster_weaponthrowable 0 // {{{ #2: Shotgun set g_balance_shotgun_primary_ammo 1 set g_balance_shotgun_primary_animtime 0.2 -set g_balance_shotgun_primary_bullets 12 -set g_balance_shotgun_primary_damage 4 +set g_balance_shotgun_primary_bullets 9 +set g_balance_shotgun_primary_damage 5 set g_balance_shotgun_primary_force 15 set g_balance_shotgun_primary_refire 0.75 set g_balance_shotgun_primary_solidpenetration 3.8 set g_balance_shotgun_primary_spread 0.12 -set g_balance_shotgun_primary_spread_fixed 0 +set g_balance_shotgun_primary_spread_fixed 1.5 set g_balance_shotgun_reload_ammo 0 set g_balance_shotgun_reload_time 2 set g_balance_shotgun_secondary 1 -- 2.39.2