Please get Rockets out of useodds 8
'But what about Grow?' Grow can't cut through offroad.
This commit is contained in:
parent
4d05525c2d
commit
9fa62244fb
1 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ static UINT8 K_KartItemOddsRace[NUMKARTRESULTS-1][MAXODDS] =
|
|||
//0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
||||
//B C D E F G H I J K L M N O P Q
|
||||
{ 0, 0, 0, 0, 15, 18, 18, 35, 60, 0, 0, 0, 0, 0, 0, 0}, // Sneaker
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0, 8, 12, 25, 35, 42, 48, 37, 37}, // Rocket Sneaker
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 16, 35, 42, 48, 37, 37}, // Rocket Sneaker
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 24, 50, 75, 75}, // Invincibility
|
||||
{35, 28, 22, 10, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, // Banana
|
||||
{18, 15, 12, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, // Eggman Monitor
|
||||
|
|
@ -112,7 +112,7 @@ static UINT8 K_KartItemOddsRace[NUMKARTRESULTS-1][MAXODDS] =
|
|||
{ 0, 0, 0, 12, 15, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, // Bubble Shield
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 9, 12, 18, 36, 37, 18, 7, 4, 0}, // Flame Shield
|
||||
{ 0, 0, 0, 0, 0, 0, 4, 20, 35, 12, 0, 0, 0, 0, 0, 0}, // Sneaker x2
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0, 12, 45, 60, 56, 52, 4, 0, 0}, // Sneaker x3
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0, 24, 60, 60, 56, 52, 4, 0, 0}, // Sneaker x3
|
||||
{ 0, 7, 7, 7, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, // Banana x3
|
||||
{ 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0}, // Banana x10
|
||||
{ 0, 0, 0, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, // Orbinaut x3
|
||||
|
|
|
|||
Loading…
Reference in a new issue