Make it even stronger

This commit is contained in:
Sally Coolatta 2020-07-27 02:11:18 -04:00
parent 1b85f5b5fc
commit c685f45563

View file

@ -2131,7 +2131,7 @@ static void K_GetKartBoostPower(player_t *player)
if (player->kartstuff[k_startboost]) // Startup Boost
{
ADDBOOST(FRACUNIT/3, 4*FRACUNIT); // + 33% top speed, + 400% acceleration
ADDBOOST(FRACUNIT/2, 4*FRACUNIT); // + 50% top speed, + 400% acceleration
}
if (player->kartstuff[k_driftboost]) // Drift Boost