stk-code_catmod/data/challenges/snowpeak.challenge
Alayan-stk-2 d7b6e4c339
More consistent balance in time requirements
Time-trial records give a good idea of the relative length of different tracks. I tried to keep a similar balance to the one reached in Cornfield Crossing's challenge.
2018-09-13 16:17:35 +02:00

25 lines
592 B
XML

<?xml version="1.0"?>
<challenge version="3">
<unlock_list list="false"/>
<track id="snowtuxpeak" laps="3"/>
<mode major="single" minor="quickrace"/>
<requirements trophies="45"/>
<best>
<karts number="8"/>
<requirements position="1" time="115"/>
</best>
<hard>
<karts number="7"/>
<requirements position="1" time="140"/>
</hard>
<medium>
<karts number="6"/>
<requirements position="1"/>
</medium>
<easy>
<karts number="5"/>
<requirements position="1"/>
</easy>
</challenge>