mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 17:12:44 +02:00
Update ability.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
7a3a847eda
commit
3a6997c2ef
@ -4778,7 +4778,7 @@ export class BlockCritAbAttr extends AbAttr {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Apply the block crit ability by setting the value in the provided boolean holder to `true`.
|
* Apply the block crit ability by setting the value in the provided boolean holder to `true`.
|
||||||
* @param args `[0]` - A {@linkcode BooleanHolder} containing whether the attack is prevented from critting.
|
* @param args - `[0]`: A {@linkcode BooleanHolder} containing whether the attack is prevented from critting.
|
||||||
*/
|
*/
|
||||||
override apply(
|
override apply(
|
||||||
_pokemon: Pokemon,
|
_pokemon: Pokemon,
|
||||||
|
Loading…
Reference in New Issue
Block a user