stk-code_catmod/data/grandprix/penguinplayground.grandprix
auria c1ddc47113 added new mines track by Varivar, totally removed old volcano track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2394 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-30 00:17:03 +00:00

11 lines
230 B
Common Lisp

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