stk-code_catmod/data/grandprix/tothemoonandback.grandprix
auria fccb1358b8 updated challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2689 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 02:29:58 +00:00

11 lines
254 B
Common Lisp

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