Update src/data/move.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
schmidtc1 2024-12-29 10:05:48 -05:00 committed by GitHub
parent 5ccd18416c
commit ab0d149ef4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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