Make minigolf expert/supertux challenge easier
The grass texture slowdown working again makes this challenge several seconds slower than in 0.9.3 ; and the previous balancing change for supertux ended up overshooting. The additional AI karts also make it more challenging than in 0.9.3, as it's frequent to be hit by something in the 1st lap.
This commit is contained in:
parent
32d192460e
commit
02732e78be
@ -7,11 +7,11 @@
|
||||
|
||||
<best>
|
||||
<karts number="10"/>
|
||||
<requirements position="1" time="115"/>
|
||||
<requirements position="1" time="120"/>
|
||||
</best>
|
||||
<hard>
|
||||
<karts number="9"/>
|
||||
<requirements position="1" time="140"/>
|
||||
<requirements position="1" time="145"/>
|
||||
</hard>
|
||||
<medium>
|
||||
<karts number="8"/>
|
||||
|
Loading…
Reference in New Issue
Block a user