From: Samual Date: Tue, 22 Mar 2011 01:45:15 +0000 (-0400) Subject: Disable protection for minelayer proximity until further notice X-Git-Tag: xonotic-v0.5.0~305^2~17^2~5 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ef9cc01ba2133625bf56dc990a2590d13ad192b5;p=xonotic%2Fxonotic-data.pk3dir.git Disable protection for minelayer proximity until further notice --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 837307722..aa5d1c0c4 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -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