Defined Plasma Fists, Photon Geyser and Double Iron Bash (#349)
This commit is contained in:
parent
92056f43e0
commit
89a698c6a3
1 changed files with 4 additions and 1 deletions
|
@ -691,8 +691,11 @@
|
|||
#define MOVE_NATURES_MADNESS 671
|
||||
#define MOVE_MULTI_ATTACK 672
|
||||
#define MOVE_MIND_BLOWN 673
|
||||
#define MOVE_PLASMA_FISTS 674
|
||||
#define MOVE_PHOTON_GEYSER 675
|
||||
#define MOVE_DOUBLE_IRON_BASH 676
|
||||
|
||||
#define MOVES_COUNT_GEN7 674
|
||||
#define MOVES_COUNT_GEN7 677
|
||||
|
||||
#define MOVES_COUNT MOVES_COUNT_GEN7
|
||||
|
||||
|
|
Loading…
Reference in a new issue