From ef9cc01ba2133625bf56dc990a2590d13ad192b5 Mon Sep 17 00:00:00 2001 From: Samual Date: Mon, 21 Mar 2011 21:45:15 -0400 Subject: [PATCH] Disable protection for minelayer proximity until further notice --- balanceXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2