Remove useless time requirements

Even with max rubberbanding effect (staying purposefully way behind), the first AI kart finishes around or under the required time.
This commit is contained in:
Alayan-stk-2 2018-09-13 15:06:07 +02:00 committed by GitHub
parent 803fae5320
commit b413d9ef24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,10 +15,10 @@
</hard>
<medium>
<karts number="5"/>
<requirements position="1" time="140"/>
<requirements position="1"/>
</medium>
<easy>
<karts number="4"/>
<requirements position="1" time="210"/>
<requirements position="1"/>
</easy>
</challenge>