ensingm2/SteamMonsterGameScript

End Round consumable spam not working

Closed this issue · 3 comments

I managed to do some quick debugging before the round finished and I found that it never made it to this line: https://github.com/ensingm2/SteamMonsterGameScript/blob/master/automator.user.js#L376

yeah I found it too, it's cause the if statement in the line beforehand should be ABILITIES.RESURRECTION, not ABILITIES.RESURRECT. I'm testing a fix now but running into some other issues.

Should be fixed as of 3dd0862

JK d9f9de8