2013-08-30 18:28:57 -04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<achievements>
|
2014-02-25 01:20:24 -05:00
|
|
|
<achievement id="1" check-type="all-at-least" reset-after-race="no"
|
|
|
|
title="Christoffel Columbus" description="Play every official track at least once." >
|
2014-02-23 16:21:15 -05:00
|
|
|
<farm goal="1"/>
|
|
|
|
<scotland goal="1"/>
|
|
|
|
<lighthouse goal="1"/>
|
|
|
|
<sandtrack goal="1"/>
|
|
|
|
<olivermath goal="1"/>
|
|
|
|
<subsea goal="1"/>
|
|
|
|
<mansion goal="1"/>
|
|
|
|
<minigolf goal="1"/>
|
|
|
|
<hacienda goal="1"/>
|
|
|
|
<jungle goal="1"/>
|
|
|
|
</achievement>
|
2014-02-25 01:20:24 -05:00
|
|
|
<achievement id="2" check-type="all-at-least" reset-after-race="no"
|
|
|
|
title="Strike!" description="Hit 10 karts with a bowling-ball.">
|
2014-02-23 16:21:15 -05:00
|
|
|
<ball goal="10"/>
|
2013-08-30 18:28:57 -04:00
|
|
|
</achievement>
|
2014-02-25 01:20:24 -05:00
|
|
|
<achievement id="3" check-type="one-at-least" reset-after-race="yes"
|
2014-02-25 15:41:06 -05:00
|
|
|
title="Arch Enemy" description="Hit the same kart at least 5 times in one race">
|
|
|
|
<hit goal="5"/>
|
2014-02-25 01:20:24 -05:00
|
|
|
</achievement>
|
2014-03-12 09:01:40 -04:00
|
|
|
<achievement id="4" check-type="all-at-least" reset-after-race="yes"
|
|
|
|
title="Marathoner" description="Make a race with 5 laps or more">
|
|
|
|
<laps goal="5"/>
|
|
|
|
</achievement>
|
2013-08-30 18:28:57 -04:00
|
|
|
</achievements>
|
|
|
|
|