P3D-Legacy/P3D/World/ActionScript
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
..
V1 Added some more text replacements 2024-05-10 18:07:31 +02:00
V2 Make it possible to check if pkmn can learn attack 2024-05-14 11:02:47 +02:00
ActionScript.vb fix script.start not being loopable in while loops 2023-12-06 00:24:57 -06:00
Script.vb Fix localization tokens for catchlocation/method 2023-07-21 16:32:08 +02:00
ScriptConversion.vb
ScriptStorage.vb