Enforce item toggles when generating Battle monitors

This commit is contained in:
Antonio Martinez 2025-09-14 22:21:26 -04:00
parent 7e0a8e75c8
commit bd46bf1d28

View file

@ -8401,6 +8401,9 @@ SINT8 K_GetTotallyRandomResult(UINT8 useodds)
for (i = 1; i < NUMKARTRESULTS; i++)
{
if (!K_ItemEnabled(i))
continue;
// Avoid calling K_FillItemRouletteData since that
// function resets PR_ITEM_ROULETTE.
spawnchance[i] = (