mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-19 05:49:32 +02:00
Update src/data/move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
5ccd18416c
commit
ab0d149ef4
@ -6494,7 +6494,7 @@ export class CallMoveAttr extends OverrideMoveEffectAttr {
|
||||
}
|
||||
|
||||
/**
|
||||
* Attribute used to call a random move
|
||||
* Attribute used to call a random move.
|
||||
* Used for {@linkcode Moves.METRONOME}
|
||||
* @see {@linkcode apply} for move selection and move call
|
||||
* @extends OverrideMoveEffectAttr
|
||||
|
Loading…
Reference in New Issue
Block a user