repair meteor minior stats

This commit is contained in:
sneed 2022-05-23 03:29:01 +03:00
parent c8d78706ba
commit b71fbec130

View file

@ -643,11 +643,11 @@
#define MINIOR_METEOR_ATTRIBUTES\ #define MINIOR_METEOR_ATTRIBUTES\
.baseHP = 60, \ .baseHP = 60, \
.baseAttack = 100, \ .baseAttack = 60, \
.baseDefense = 60, \ .baseDefense = 100, \
.baseSpeed = 120, \ .baseSpeed = 60, \
.baseSpAttack = 100, \ .baseSpAttack = 60, \
.baseSpDefense = 60 .baseSpDefense = 100
#define MINIOR_CORE_ATTRIBUTES\ #define MINIOR_CORE_ATTRIBUTES\
.baseHP = 60, \ .baseHP = 60, \