From 93afb1d8b8ffa52825f24c2c43c2ff7e85f34077 Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Tue, 25 Oct 2011 13:00:27 +0300 Subject: [PATCH] Better default editor distances --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 2b35dc34e..c08de9a36 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -543,8 +543,8 @@ seta g_balance_cloaked_alpha 0.25 set g_sandbox 0 "allow players to spawn and edit objects around the map" set g_sandbox_info 1 "print non-critical information to the server" -set g_sandbox_editor_distance_spawn 150 "distance at which objects spawn in front of the player" -set g_sandbox_editor_distance_edit 250 "distance at which players can edit or remove objects they are looking at" +set g_sandbox_editor_distance_spawn 200 "distance at which objects spawn in front of the player" +set g_sandbox_editor_distance_edit 350 "distance at which players can edit or remove objects they are looking at" set g_playerclip_collisions 1 "0 = disable collision testing against playerclips, might be useful on some defrag maps" set g_botclip_collisions 1 "0 = disable collision testing against botclips, might be useful on some defrag maps" -- 2.39.2