stk-code_catmod/data/gownsbow.track
hikerstk fbbe34318d Removed way too high gravity setting (which was necessary
for the pre-bullet physics) - see r1529 on 0.4rc1 branch.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1530 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 10:57:36 +00:00

15 lines
311 B
Common Lisp

;; -*- mode: lisp -*-
(tuxkart-track
(name "Gowns Bow")
(description "Created by Oliver & Steve Baker")
(music "oggs/another_caribbean_beat.ogg")
(screenshot "sshot-gownsbow.rgb")
(topview "topview-gownsbow.rgb")
(AI-curve-speed-adjust 1.3)
(AI-angle-adjust 2.3)
)
;; EOF ;;