mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-27 09:16:03 +00:00
remove fake out from stealing move group
This commit is contained in:
parent
c72bed0ee7
commit
390b2e93f9
@ -4,7 +4,6 @@ export const STEALING_MOVES = [
|
||||
Moves.PLUCK,
|
||||
Moves.COVET,
|
||||
Moves.KNOCK_OFF,
|
||||
Moves.FAKE_OUT,
|
||||
Moves.THIEF,
|
||||
Moves.TRICK,
|
||||
Moves.SWITCHEROO
|
||||
|
Loading…
Reference in New Issue
Block a user