stk-code_catmod/data/gp3.cup
auria f839959177 Added Crescent Crossing track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1964 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-21 01:27:17 +00:00

11 lines
229 B
Common Lisp

;; -*- mode: lisp -*-
(supertuxkart-cup
(name _("Snag Drive"))
(description _("Third grand prix"))
(tracks "islandtrack" "sandtrack" "city" "crescentcrossing")
(laps 2 3 2 2)
)
;; EOF ;;