Players are never scamming in Special

This commit is contained in:
Antonio Martinez 2025-09-12 00:46:57 -04:00
parent ec70f62f36
commit 5f4009755f

View file

@ -511,6 +511,9 @@ fixed_t K_PlayerScamPercentage(const player_t *player, UINT8 mult)
if (!(gametyperules & GTR_CIRCUIT))
return 0;
if (specialstageinfo.valid == true)
return 0;
// "Why 8?" Consistency
// "Why 2000?" Vibes