diff --git a/src/data/ability.ts b/src/data/ability.ts index 1c9173e1e28..684fc01e1ac 100644 --- a/src/data/ability.ts +++ b/src/data/ability.ts @@ -4781,7 +4781,6 @@ class ForceSwitchOutHelper { false, false), MoveEndPhase); return true; } - // If it's a wild Pokémon encounter /** * For wild Pokémon battles, the Pokémon will flee if the conditions are met (waveIndex and double battles). */