mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-01 13:12:19 +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.SOLAR_BLADE,
|
||||||
Moves.METEOR_BEAM,
|
Moves.METEOR_BEAM,
|
||||||
// Other moves
|
// Other moves
|
||||||
|
Moves.INSTRUCT,
|
||||||
Moves.KINGS_SHIELD,
|
Moves.KINGS_SHIELD,
|
||||||
Moves.SKETCH,
|
Moves.SKETCH,
|
||||||
Moves.TRANSFORM,
|
Moves.TRANSFORM,
|
||||||
|
Loading…
Reference in New Issue
Block a user