]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Reasonable default detonation delay
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 4 Oct 2010 13:14:35 +0000 (16:14 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 4 Oct 2010 13:14:35 +0000 (16:14 +0300)
balanceXonotic.cfg

index 5c2c315c27280f329caa6fb1f41f8c9162dc5578..b0ac66e294227a5d6db15271b1912a1996d7e991 100644 (file)
@@ -319,7 +319,7 @@ set g_balance_minelayer_health 10
 set g_balance_minelayer_limit 4 // 0 disables the limit
 set g_balance_minelayer_damageforcescale 0
 set g_balance_minelayer_detonatedelay -1 // positive: timer till detonation is allowed, negative: "security device" that prevents ANY remote detonation if it could hurt its owner, zero: detonatable at any time
-set g_balance_minelayer_time 1
+set g_balance_minelayer_time 0.25
 set g_balance_minelayer_remote_damage 45
 set g_balance_minelayer_remote_edgedamage 40
 set g_balance_minelayer_remote_radius 200