mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 21:02:18 +02:00
Update move.ts
This commit is contained in:
parent
84137946fd
commit
338e2d19f2
@ -2375,6 +2375,7 @@ export class ThunderAccuracyAttr extends VariableAccuracyAttr {
|
|||||||
/**
|
/**
|
||||||
* Attribute used for moves which never miss
|
* Attribute used for moves which never miss
|
||||||
* against Pokemon with the {@link BattlerTagType.MINIMIZED}
|
* against Pokemon with the {@link BattlerTagType.MINIMIZED}
|
||||||
|
* @see {@link apply}
|
||||||
* @param user N/A
|
* @param user N/A
|
||||||
* @param target Target of the move
|
* @param target Target of the move
|
||||||
* @param move N/A
|
* @param move N/A
|
||||||
|
Loading…
Reference in New Issue
Block a user