Defined Plasma Fists, Photon Geyser and Double Iron Bash (#349)

This commit is contained in:
LOuroboros 2020-04-22 03:27:46 -03:00 committed by GitHub
parent 92056f43e0
commit 89a698c6a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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