Use old hyudoro duration

This commit is contained in:
NepDisk 2025-03-02 08:06:15 -05:00
parent 76bffc3d60
commit 8d36a95f7e

View file

@ -4926,9 +4926,6 @@ static void K_DoHyudoroSteal(player_t *player)
boolean sink = P_RandomChance(FRACUNIT/64);
INT32 hyu = hyudorotime;
if (gametype == GT_RACE)
hyu *= 2; // double in race
for (i = 0; i < MAXPLAYERS; i++)
{
if (playeringame[i] && players[i].mo && players[i].mo->health > 0 && players[i].playerstate == PST_LIVE