Double first blood power

This commit is contained in:
Sally Coolatta 2022-08-23 19:49:24 -04:00
parent 841c6b9e76
commit fa69737a33

View file

@ -3067,7 +3067,7 @@ static void K_GetKartBoostPower(player_t *player)
if (player->startboost) // Startup Boost
{
ADDBOOST(FRACUNIT/2, 4*FRACUNIT, 0); // + 50% top speed, + 400% acceleration, +0% handling
ADDBOOST(FRACUNIT, 4*FRACUNIT, 0); // + 100% top speed, + 400% acceleration, +0% handling
}
if (player->driftboost) // Drift Boost