JappaWakka f4354a9922 Make it possible to check if pkmn can learn attack
@pokemon.select has an extra argument. If it is set to an attack ID, it will be visible which Pokémon can learn that move while selecting.

Added @Pokemon.CanLearnAttack(PartyIndex,AttackID)
Returns if the Pokémon can learn the specified move.
2024-05-14 11:02:47 +02:00
..
2023-08-09 20:22:36 +02:00
2024-05-10 18:07:31 +02:00
2024-02-21 18:04:10 +01:00
2021-08-22 16:10:06 +02:00