Removed gown's bow from the grand prixes

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1732 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
cosmosninja 2008-04-25 06:34:20 +00:00
parent 7709270e7f
commit ac2a0d79f8
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
(supertuxkart-cup
(name "All tracks")
(description "All 13 tracks included in SuperTuxKart")
(tracks "beach" "startrack" "lighthouse" "volcano" "gownsbow" "islandtrack" "bsodcastle" "snowtuxpeak" "littlevolcano" "olivermath" "race" "subseatrack" "tuxtrack")
(laps 2 3 4 3 2 2 3 3 2 4 5 3 2)
(tracks "beach" "startrack" "lighthouse" "volcano" "islandtrack" "bsodcastle" "snowtuxpeak" "littlevolcano" "olivermath" "race" "subseatrack" "tuxtrack")
(laps 2 3 4 3 2 3 3 2 4 5 3 2)
)
;; EOF ;;

View File

@ -4,8 +4,8 @@
(name "TuxKart Cup")
(description "The original five tracks included in TuxKart")
(herring "old")
(tracks "olivermath" "gownsbow" "bsodcastle" "geekopeak" "tuxtrack")
(laps 4 2 3 3 2)
(tracks "olivermath" "bsodcastle" "geekopeak" "tuxtrack")
(laps 4 3 3 2)
)
;; EOF ;;