From: Mario Date: Fri, 11 Mar 2016 22:42:46 +0000 (+1000) Subject: Disable picking up nades by default X-Git-Tag: xonotic-v0.8.2~1127 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=503cec3764437a98a7487079d78f5a662a551551;p=xonotic%2Fxonotic-data.pk3dir.git Disable picking up nades by default --- diff --git a/mutators.cfg b/mutators.cfg index 894caec14..c6bbb4ef0 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -182,7 +182,7 @@ set g_nades 0 "enable off-hand grenades" set g_nades_throw_offset "0 0 0" "nade throwing offset" set g_nades_spawn 1 "give nades right away when player spawns rather than delaying entire refire" set g_nades_client_select 0 "allow client side selection of nade type" -set g_nades_pickup 1 "allow picking up thrown nades (not your own)" +set g_nades_pickup 0 "allow picking up thrown nades (not your own)" set g_nades_pickup_time 2 "time until picked up nade explodes" set g_nades_nade_lifetime 3.5 set g_nades_nade_minforce 400