stk-code_catmod/data/sandtrack.track

16 lines
346 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "Shifting Sands")
(description "Created by Oliver & Steve Baker,
modified by M. Gagnon")
(music "oggs/desert_dunes.ogg" "oggs/tk7.ogg")
(screenshot "sshot-sandtrack.rgb")
(topview "topview-sandtrack.rgb")
(AI-curve-speed-adjust 1.0)
(AI-angle-adjust 3.0)
)
;; EOF ;;