From bb87a9a92b6f50a0539081f5de0874893ab51fb5 Mon Sep 17 00:00:00 2001 From: muscode Date: Fri, 1 Nov 2024 10:18:57 -0600 Subject: [PATCH] remove comment Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> --- src/data/ability.ts | 1 - 1 file changed, 1 deletion(-) 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). */