From: Mircea Kitsune Date: Sun, 6 Nov 2011 13:30:54 +0000 (+0200) Subject: g_grab must be 1 by default X-Git-Tag: xonotic-v0.6.0~35^2~18^2~9 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9b4d828f36036846e43336e71233383bc473e371;p=xonotic%2Fxonotic-data.pk3dir.git g_grab must be 1 by default --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e3daefac7..78c4350a2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -539,7 +539,7 @@ seta g_maplist_shuffle 1 "new randomization method: like selectrandom, but avoid set g_maplist_check_waypoints 0 "when 1, maps are skipped if there currently are bots, but the map has no waypoints" set samelevel 0 "when 1, always play the same level over and over again" -set g_grab 0 "enables grabbing certain objects" +set g_grab 1 "enables grabbing certain objects" set g_grab_range 150 "distance at which objects can be grabbed" set g_cloaked 0 "display all players mostly invisible"