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:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user