From: bones_was_here Date: Sun, 23 May 2021 04:21:58 +0000 (+1000) Subject: Set HLAC projectile speed to 6000, matches Blaster X-Git-Tag: xonotic-v0.8.5~359^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=978636c39ab227ec051c13ff9dc3d50c51d2bbb1;p=xonotic%2Fxonotic-data.pk3dir.git Set HLAC projectile speed to 6000, matches Blaster In Nexuiz, HLAC and Laser used the same projectile speed (9000), as the concept was a kind of pistol vs assault weapon relationship --- diff --git a/bal-wep-xonotic.cfg b/bal-wep-xonotic.cfg index cb7e71ce2..7715b7c46 100644 --- a/bal-wep-xonotic.cfg +++ b/bal-wep-xonotic.cfg @@ -505,7 +505,7 @@ set g_balance_hlac_primary_force 90 set g_balance_hlac_primary_lifetime 5 set g_balance_hlac_primary_radius 70 set g_balance_hlac_primary_refire 0.15 -set g_balance_hlac_primary_speed 9000 +set g_balance_hlac_primary_speed 6000 set g_balance_hlac_primary_spread_add 0.0045 set g_balance_hlac_primary_spread_crouchmod 0.25 set g_balance_hlac_primary_spread_max 0.25 @@ -522,7 +522,7 @@ set g_balance_hlac_secondary_lifetime 5 set g_balance_hlac_secondary_radius 70 set g_balance_hlac_secondary_refire 1 set g_balance_hlac_secondary_shots 6 -set g_balance_hlac_secondary_speed 9000 +set g_balance_hlac_secondary_speed 6000 set g_balance_hlac_secondary_spread 0.15 set g_balance_hlac_secondary_spread_crouchmod 0.5 set g_balance_hlac_switchdelay_drop 0.2