stk-code_catmod/data/gp2.cup
auria 121878eeb9 switched to new grand prixes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1747 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-26 15:52:26 +00:00

11 lines
217 B
Common Lisp

;; -*- mode: lisp -*-
(supertuxkart-cup
(name "To the Moon and Back")
(description "Second grand prix")
(tracks "beach" "startrack" "jungle" "lighthouse")
(laps 2 3 2 4)
)
;; EOF ;;