From: Rudolf Polzer Date: Sat, 6 Nov 2010 07:10:03 +0000 (+0100) Subject: balanceTest: give laser some delay back; balance25: restore old laser delay X-Git-Tag: xonotic-v0.1.0preview~194 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=74e7d8f6174605c6dc769204e5e439ab30aa21d2;p=xonotic%2Fxonotic-data.pk3dir.git balanceTest: give laser some delay back; balance25: restore old laser delay --- diff --git a/balance25.cfg b/balance25.cfg index 22fdaf09d..1df67732e 100644 --- a/balance25.cfg +++ b/balance25.cfg @@ -16,7 +16,7 @@ set g_start_weapon_hlac -1 "0 = never provide the weapon, 1 = always provide the set g_start_weapon_campingrifle -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_tuba -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_fireball -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" -set g_start_weapon_seeker 0 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" +set g_start_weapon_seeker -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_balance_health_start 150 set g_balance_armor_start 0 set g_start_ammo_shells 40 @@ -222,7 +222,7 @@ set g_balance_laser_primary_refire 0.7 set g_balance_laser_primary_animtime 0.3 set g_balance_laser_primary_lifetime 30 set g_balance_laser_primary_shotangle 0 -set g_balance_laser_primary_delay 0 +set g_balance_laser_primary_delay 0.05 set g_balance_laser_primary_gauntlet 0 set g_balance_laser_secondary 0 // when 1, a secondary laser mode exists set g_balance_laser_secondary_damage 35 diff --git a/balanceTest.cfg b/balanceTest.cfg index c6ecf95d7..281b36d77 100644 --- a/balanceTest.cfg +++ b/balanceTest.cfg @@ -222,7 +222,7 @@ set g_balance_laser_primary_refire 0.6 set g_balance_laser_primary_animtime 0.6 set g_balance_laser_primary_lifetime 5 set g_balance_laser_primary_shotangle 0 -set g_balance_laser_primary_delay 0 +set g_balance_laser_primary_delay 0.03 set g_balance_laser_primary_gauntlet 0 set g_balance_laser_secondary 0 // when 1, a secondary laser mode exists set g_balance_laser_secondary_damage 35