reduced number of laps for littlevolcano

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1700 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2008-04-20 17:17:14 +00:00
parent b691173b9b
commit 7260e6463b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
(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 3 4 5 3 2)
(laps 2 3 4 3 2 2 3 3 2 4 5 3 2)
)
;; EOF ;;

View File

@@ -5,7 +5,7 @@
(description "All seven tracks done by the Game of the month team")
(herring "new")
(tracks "beach" "lighthouse" "startrack" "volcano" "littlevolcano" "race" "subseatrack" )
(laps 2 4 3 3 3 5 3)
(laps 2 4 3 3 2 5 3)
)
;; EOF ;;