mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 06:12:19 +02:00
Update src/data/ability.ts
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
This commit is contained in:
parent
20dbb39d29
commit
93924f8328
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user