mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 00:06:18 +00:00
minor docs fixes
This commit is contained in:
parent
1dafc62765
commit
e48e003474
@ -6624,9 +6624,9 @@ export class CopyMoveAttr extends OverrideMoveEffectAttr {
|
||||
}
|
||||
|
||||
/**
|
||||
* Attribute used for moves that causes the target to repeat their last used move.4
|
||||
* Attribute used for moves that causes the target to repeat their last used move.
|
||||
*
|
||||
* Used for [Instruct](https://bulbapedia.bulbagarden.net/wiki/After_You_(move)).
|
||||
* Used for [Instruct](https://bulbapedia.bulbagarden.net/wiki/Instruct_(move)).
|
||||
*/
|
||||
export class RepeatMoveAttr extends OverrideMoveEffectAttr {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user