From a1524dc93ea000e050d0ab8c430533ffa695ad0d Mon Sep 17 00:00:00 2001 From: donconso Date: Thu, 11 Dec 2008 18:34:16 +0000 Subject: [PATCH] removed old hexley git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2620 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- data/stk_config.data | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/stk_config.data b/data/stk_config.data index 656b98e83..be3a5a01a 100644 --- a/data/stk_config.data +++ b/data/stk_config.data @@ -45,7 +45,7 @@ (kart-defaults (wheel-base 1.2 ) (heightCOG 0.2 ) - (time-full-steer 0.3 ) + (time-full-steer 0.15 ) (corn-f 4 ) (corn-r 4 ) @@ -70,8 +70,8 @@ ;; radius = wheel_base/sin(steering_angle) ;; By specifying the radius the steering behaviour can be defined ;; independent of the kart size. - (min-speed-radius 0 4.64) - (max-speed-radius 12 13.5) + (min-speed-radius 0 6.64) + (max-speed-radius 15 21.5) ;; Different engine powers for different difficulties: ;; hard, medium, low level order! (engine-power 400 300 200 )