P3D-Legacy/P3D/World
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
..
ActionScript Make it possible to check if pkmn can learn attack 2024-05-14 11:02:47 +02:00
Badge.vb
BaseEntity.vb
Level.vb Added MaxVisibleVertices to debug display 2024-05-05 13:17:06 +02:00
LevelLoader.vb Added "DisableMenus" map tag 2024-04-29 16:56:47 +02:00
Lighting.vb
OffsetMap.vb
PokemonEncounter.vb Fix Trainers and other Pokémon acting like Roamers 2024-03-14 10:14:21 +01:00
Shader.vb
SkyDome.vb
Terrain.vb
World.vb Fixed setDayTime value not returning 2023-12-08 09:53:17 +01:00