stk-code_catmod/data/gp2.cup

11 lines
217 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(supertuxkart-cup
(name "To the Moon and Back")
(description "Second grand prix")
(tracks "beach" "startrack" "jungle" "lighthouse")
(laps 2 3 2 4)
)
;; EOF ;;