stk-code_catmod/data/lighthouse.track

15 lines
322 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "Around the Lighthouse")
(description "Created by Ingo Ruhnke,
modified by M. Gagnon")
(music "oggs/tk2.ogg")
(screenshot "sshot-lighthouse.rgb")
(topview "topview-lighthouse.rgb")
(AI-curve-speed-adjust 1.7)
(AI-angle-adjust 1.7)
)
;; EOF ;;