Started reworking GPs and Challenges - still much work to do
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6449 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
569a724374
commit
26c4acaddc
@ -3,7 +3,7 @@
|
||||
<challenge
|
||||
id="penguinplaygroundgp"
|
||||
name="Win Penguin Playground Grand Prix"
|
||||
description="Win Penguin Playground Grand Prix with 3 'Racer' Level AI karts."
|
||||
description="Win Penguin Playground Grand Prix with 3 Expert Level AI karts."
|
||||
unlock-mode="FOLLOW_LEADER"
|
||||
major="grandprix"
|
||||
minor="quickrace"
|
||||
|
@ -5,7 +5,7 @@
|
||||
name="Follow the Leader on a Desert Island"
|
||||
description="Win a Follow the Leader race with 3 AI karts on a Desert Island."
|
||||
unlock-gp="atworldsend"
|
||||
depend-on="tothemoonandbackgp tollwayhead2head tollwaytime citytime"
|
||||
depend-on="tothemoonandbackgp tollwayhead2head"
|
||||
major="single"
|
||||
minor="followtheleader"
|
||||
track="islandtrack"
|
||||
|
@ -3,9 +3,8 @@
|
||||
|
||||
<track id="fortmagma" laps="3" />
|
||||
<track id="canyon" laps="2" />
|
||||
<track id="secretgarden" laps="2" />
|
||||
<track id="snowtuxpeak" laps="3" />
|
||||
<track id="farm" laps="3" />
|
||||
|
||||
<track id="xr591" laps="3" />
|
||||
<track id="mines" laps="3" />
|
||||
|
||||
</supertuxkart_grand_prix>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<challenge
|
||||
id="tothemoonandbackgp"
|
||||
name="Win To the Moon and Back Grand Prix"
|
||||
description="Win the To the Moon and Back Grand Prix with 3 'Racer' Level AI karts."
|
||||
description="Win the To the Moon and Back Grand Prix with 3 Expert Level AI karts."
|
||||
unlock-gp="snagdrive"
|
||||
depend-on="energyshiftingsands junglefollow"
|
||||
major="grandprix"
|
||||
|
@ -3,8 +3,9 @@
|
||||
|
||||
<track id="islandtrack" laps="2" />
|
||||
<track id="tuxtollway" laps="2" />
|
||||
<track id="mines" laps="3" />
|
||||
<track id="crescentcrossing" laps="2" />
|
||||
|
||||
<track id="snowtuxpeak" laps="3" />
|
||||
<track id="skyline" laps="3" />
|
||||
|
||||
</supertuxkart_grand_prix>
|
||||
|
||||
|
@ -2,9 +2,9 @@
|
||||
<supertuxkart_grand_prix name="To the Moon and Back">
|
||||
|
||||
<track id="lighthouse" laps="4" />
|
||||
<track id="skyline" laps="3" />
|
||||
<track id="startrack" laps="3" />
|
||||
<track id="xr591" laps="3" />
|
||||
<track id="hacienda" laps="3" />
|
||||
|
||||
<track id="secretgarden" laps="2" />
|
||||
<track id="farm" laps="3" />
|
||||
|
||||
</supertuxkart_grand_prix>
|
||||
|
Loading…
x
Reference in New Issue
Block a user