]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
disable waypoints for items
authorRudolf Polzer <divverent@xonotic.org>
Sun, 7 Aug 2011 14:05:29 +0000 (16:05 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sun, 7 Aug 2011 14:05:29 +0000 (16:05 +0200)
defaultXonotic.cfg

index e7dca2c6d475d87786fcafa88bf11b453f79647c..abd694165555a965831f4fb7a5882b525f036ce4 100644 (file)
@@ -1202,7 +1202,7 @@ set sv_curl_serverpackages_auto 1 "automatically add packs with *.serverpackage
 
 set sv_motd ""
 
-set g_waypoints_for_items 1    "make waypoints out of items, values: 0 = never, 1 = unless the mapper prevents it by worldspawn.spawnflags & 1, 2 = always"
+set g_waypoints_for_items 0    "make waypoints out of items, values: 0 = never, 1 = unless the mapper prevents it by worldspawn.spawnflags & 1, 2 = always"
 
 seta g_maplist_votable 6 "number of maps that are shown in the map voting at the end of a match"
 seta g_maplist_votable_keeptwotime 15