]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Disable protection for minelayer proximity until further notice
authorSamual <samual@xonotic.org>
Tue, 22 Mar 2011 01:45:15 +0000 (21:45 -0400)
committerSamual <samual@xonotic.org>
Tue, 22 Mar 2011 01:45:15 +0000 (21:45 -0400)
balanceXonotic.cfg

index 8373077227ef3e3d145aec4af7b235866fdfe645..aa5d1c0c46c6e69a4170a38b29c5d9108a582764 100644 (file)
@@ -359,7 +359,7 @@ set g_balance_minelayer_animtime 0.4
 set g_balance_minelayer_ammo 4
 set g_balance_minelayer_health 15
 set g_balance_minelayer_limit 3 // 0 disables the limit
-set g_balance_minelayer_protection 1 // don't explode if the mine would hurt the owner or a team mate
+set g_balance_minelayer_protection 0 // don't explode if the mine would hurt the owner or a team mate
 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 0.5