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