stk-code_catmod/data/grandprix/penguinplayground.grandprix

11 lines
230 B
Plaintext
Raw Normal View History

;; -*- 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 ;;