stk-code_catmod/data/challenges/snowpeak.challenge
wardje 7dc4e585d1 Make easy challenge doable on subsea and snowpeak
Greatly upping time for both. Probably still too fast for actual
beginners.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-06-20 23:32:17 +00:00

20 lines
456 B
XML

<?xml version="1.0"?>
<challenge version="2">
<track id="snowtuxpeak" laps="3"/>
<mode major="single" minor="quickrace"/>
<requirements trophies="8"/>
<hard>
<karts number="5"/>
<requirements position="1" time="137"/>
</hard>
<medium>
<karts number="4"/>
<requirements time="150"/>
</medium>
<easy>
<karts number="4"/>
<requirements time="200"/>
</easy>
</challenge>