stk-code_catmod/data/challenges/mansion.challenge
wardje 36ce4c63f4 Add challenge file for black mansion
* Requirement set to 0 until there's a structure in the order
   we want challenges to be completed.
 * Times based on a few rounds without cheating[1]

[1]: You can cheat in Black Mansion by just going straight ahead
     in the hill after the start.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11372 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-07-06 19:29:48 +00:00

20 lines
438 B
XML

<?xml version="1.0"?>
<challenge version="2">
<track id="mansion" laps="3"/>
<mode major="single" minor="quickrace"/>
<requirements trophies="0"/>
<hard>
<karts number="5"/>
<requirements time="110"/>
</hard>
<medium>
<karts number="4"/>
<requirements time="120"/>
</medium>
<easy>
<karts number="4"/>
<requirements time="145"/>
</easy>
</challenge>