stk-code_catmod/data/islandtrack.track

17 lines
445 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "The Island")
(description "Created by Johannes Sjolund")
(music "mods/Boom_boom_boom.mod")
(screenshot "sshot-islandtrack.rgb")
(topview "topview-islandtrack.rgb")
(start-heading 0.0 3.7 9.5 11.5 15.1 17.0 20.2 22.0 26.0 36.0 )
(start-x -1.2 1.6 -0.9 2.3 0.0 3.4 1.2 4.2 2.6 6.2 )
(start-y -0.5 -1.5 -3.8 -5.0 -7.0 -8.0 -10.4 -10.9 -13.4 -14.1 )
)
;; EOF ;;