2007-05-27 12:01:53 -04:00
|
|
|
;; -*- mode: lisp -*-
|
|
|
|
|
|
|
|
(tuxkart-track
|
2008-02-07 18:09:25 -05:00
|
|
|
(name "Around the Lighthouse")
|
2008-02-18 19:09:03 -05:00
|
|
|
(description "Created by Ingo Ruhnke,
|
|
|
|
modified by M. Gagnon")
|
2008-02-07 18:09:25 -05:00
|
|
|
(music "oggs/tk2.ogg")
|
|
|
|
(screenshot "sshot-lighthouse.rgb")
|
|
|
|
(topview "topview-lighthouse.rgb")
|
2008-02-17 23:16:57 -05:00
|
|
|
(AI-curve-speed-adjust 1.7)
|
|
|
|
(AI-angle-adjust 1.7)
|
2007-05-27 12:01:53 -04:00
|
|
|
)
|
|
|
|
|
|
|
|
;; EOF ;;
|