mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Air failsafe boost prevention
AiAi burned to ash
This commit is contained in:
parent
5c9730bec8
commit
e64ff44a39
1 changed files with 1 additions and 0 deletions
|
|
@ -14391,6 +14391,7 @@ void K_DappleEmployment(player_t *player)
|
||||||
}
|
}
|
||||||
|
|
||||||
K_StumblePlayer(player);
|
K_StumblePlayer(player);
|
||||||
|
player->mo->preventfailsafe = TICRATE*3;
|
||||||
S_StopSoundByID(player->mo, sfx_s3k9b); // Avoid stumble crunch noise
|
S_StopSoundByID(player->mo, sfx_s3k9b); // Avoid stumble crunch noise
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue