mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-31 12:42:22 +02:00
prevented softlock with instruct calling itself
This commit is contained in:
parent
74fb08a5cf
commit
22c73bb200
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user