jojobear13 / shinpokered

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

Bug: Trainer pokemon can have infinite PP for the Transform move #296

Closed jojobear13 closed 10 months ago

jojobear13 commented 10 months ago

The transform move does not decrement PP in the wEnemypartyMonX struct when used. As a result, an AI trainer can transform, then switch, then switch back, and its Transform move will still have the same PP amount remaining as before.