prevented softlock with instruct calling itself

This commit is contained in:
Bertie690 2024-11-10 18:52:46 -05:00
parent 74fb08a5cf
commit 22c73bb200

View File

@ -6656,6 +6656,7 @@ export class RepeatMoveAttr extends OverrideMoveEffectAttr {
Moves.SOLAR_BLADE,
Moves.METEOR_BEAM,
// Other moves
Moves.INSTRUCT,
Moves.KINGS_SHIELD,
Moves.SKETCH,
Moves.TRANSFORM,