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\
.baseHP = 60, \
.baseAttack = 100, \
.baseDefense = 60, \
.baseSpeed = 120, \
.baseSpAttack = 100, \
.baseSpDefense = 60
.baseAttack = 60, \
.baseDefense = 100, \
.baseSpeed = 60, \
.baseSpAttack = 60, \
.baseSpDefense = 100
#define MINIOR_CORE_ATTRIBUTES\
.baseHP = 60, \