mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +02:00
Fix etern
This commit is contained in:
parent
5676a2ec3f
commit
978e3e2a2e
@ -7074,6 +7074,7 @@ export class EnemyPokemon extends Pokemon {
|
||||
super.generateAndPopulateMoveset();
|
||||
break;
|
||||
}
|
||||
applyChallenges(ChallengeType.ENEMY_POKEMON_MODIFY, this);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user