stk-code_catmod/data/gp1.cup

11 lines
215 B
Plaintext
Raw Normal View History

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