stk-code_catmod/data/tuxkart.cup
cosmosninja a04b13b8ca Removed geeko peak from the tux kart grand prix.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1733 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-25 06:37:36 +00:00

12 lines
267 B
Common Lisp

;; -*- mode: lisp -*-
(supertuxkart-cup
(name "TuxKart Cup")
(description "The original five tracks included in TuxKart")
(herring "old")
(tracks "olivermath" "bsodcastle" "tuxtrack")
(laps 4 3 2)
)
;; EOF ;;