Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trainer mons have no moves #193

Open
MegaKBang opened this issue Feb 25, 2022 · 1 comment
Open

Trainer mons have no moves #193

MegaKBang opened this issue Feb 25, 2022 · 1 comment

Comments

@MegaKBang
Copy link

In PLA, if I randomize the Trainer mons, they for some reason lost all their moves
First Volo battle had Hippopotas without moves and Rei had also had a mon without any moves.

@sora10pls
Copy link
Collaborator

t.Move_01.Move = t.Move_02.Move = t.Move_03.Move = t.Move_04.Move = 0;

I guess that the game doesn’t auto-populate trainer Pokémon’s movesets when clearing all moves… will need to have pkNX assign moves according to level up moves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants