stk-code_catmod/data/gp1.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
215 B
Common Lisp

;; -*- mode: lisp -*-
(supertuxkart-cup
(name "Penguin Playground")
(description "First grand prix, easy to get started")
(tracks "tuxtrack" "race" "olivermath")
(laps 3 5 4)
)
;; EOF ;;