Give first blood sliptiding

This commit is contained in:
Sally Coolatta 2022-08-23 23:12:24 -04:00
parent b28450313b
commit 89367c809d

View file

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