]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
balanceTest: give laser some delay back; balance25: restore old laser delay
authorRudolf Polzer <divverent@alientrap.org>
Sat, 6 Nov 2010 07:10:03 +0000 (08:10 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 6 Nov 2010 07:10:03 +0000 (08:10 +0100)
balance25.cfg
balanceTest.cfg

index 22fdaf09dcce3f01b2386439d1575f56d9c1ca49..1df67732efaff258f9ea300ca2b4d9e8fd0ba3a2 100644 (file)
@@ -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
index c6ecf95d74c14653c72cec6dc0c7ac9b6ee70746..281b36d774e6bf43b639104a91bffb537acbbedc 100644 (file)
@@ -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