stk-code_catmod/data/grandprix/atworldsend.grandprix

11 lines
270 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(supertuxkart-grand-prix
(name _("At world's end"))
(description _("Last grand prix, longer and harder"))
(tracks "fortmagma" "canyon" "city" "snowtuxpeak" "racetrack")
(laps 3 2 2 3 3)
)
;; EOF ;;