Added Magne's slight reduction of maximum speed for easy and mid level.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2846 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk
2009-01-06 12:59:37 +00:00
parent 3b3416a1af
commit 6ff7e20fed

View File

@@ -97,7 +97,7 @@
(engine-power 400 400 400 )
;; Different maximum speed for different difficulties:
;; hard, medium, low level order!
(max-speed 32.22 31 30 ) ;; = 116 ? ? km/h
(max-speed 32.22 29 25 ) ;; = 116 104 90 km/h
(mass 225 )
(suspension-stiffness 48.0 )
(wheel-damping-relaxation 20 )