Decrease DISTVAR

Compressed by 12.5%. Ring Racers' value was probably too high for a game with the only catchup mechanic being the items themselves.
This commit is contained in:
Sally Coolatta 2022-09-02 22:26:42 -04:00
parent 17116103be
commit fcf6805e62

View file

@ -694,7 +694,7 @@ static INT32 K_KartItemOddsBattle[NUMKARTRESULTS][2] =
/*Jawz x2*/ { 2, 1 } // Jawz x2 /*Jawz x2*/ { 2, 1 } // Jawz x2
}; };
#define DISTVAR (2048) // Magic number distance for use with item roulette tiers #define DISTVAR (1792) // Magic number distance for use with item roulette tiers
/** \brief Item Roulette for Kart /** \brief Item Roulette for Kart