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"