From 93924f8328ab61485a7ea0aa5788871183bda700 Mon Sep 17 00:00:00 2001 From: Lylian BALL <131535108+PyGaVS@users.noreply.github.com> Date: Tue, 1 Apr 2025 23:54:32 +0200 Subject: [PATCH] Update src/data/ability.ts Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com> --- src/data/ability.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/ability.ts b/src/data/ability.ts index 363096815e3..46038b60263 100644 --- a/src/data/ability.ts +++ b/src/data/ability.ts @@ -5272,7 +5272,7 @@ export class IllusionBreakAbAttr extends PostDefendAbAttr { export class IllusionPostBattleAbAttr extends PostBattleAbAttr { /** - * Illusion will be available again after a battle and apply the illusion of the pokemon is already on field + * Break the illusion once the battle ends * * @param {Pokemon} pokemon - The Pokémon with the Illusion ability. * @param {boolean} passive - N/A