stk-code_catmod/data/grandprix/tothemoonandback.grandprix
auria 9b9f20cb1a updated GPs for new track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2601 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-10 20:03:28 +00:00

11 lines
233 B
Common Lisp

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