fbbe34318d
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
15 lines
311 B
Common Lisp
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 ;;
|
|
|