jojobear13 / shinpokered

Mostly-vanilla hack of Pokémon Red/Blue focused on bugfixes and trainer ai
205 stars 40 forks source link

Bug: Trapping move clause not working correctly #343

Open jojobear13 opened 2 months ago

jojobear13 commented 2 months ago

The trapping move clause has an issue in 1.24.5M where it accidentally reads the move effect from the previous round instead of the current round.

Fixed in 84ef2c7c7