From 76dda14722c5e1d97f57768028e758f816572077 Mon Sep 17 00:00:00 2001 From: Lylian BALL <131535108+PyGaVS@users.noreply.github.com> Date: Tue, 1 Apr 2025 23:55:08 +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 cb4d0e817d4..ac4e04b9791 100644 --- a/src/data/ability.ts +++ b/src/data/ability.ts @@ -5250,7 +5250,7 @@ export class IllusionPreSummonAbAttr extends PreSummonAbAttr { export class IllusionBreakAbAttr extends PostDefendAbAttr { /** - * Destroy illusion if attack move deals damage to zoroark + * Destroy the illusion upon taking damage * * @param pokemon - The Pokémon with the Illusion ability. * @param passive - unused