Merge pull request #1032 from AsparagusEduardo/OldUnown

Ordered OLD_UNOWN in the same way as the other base stats.
This commit is contained in:
Sierra A
2020-05-03 02:24:48 -07:00
committed by GitHub

View File

@@ -7,9 +7,9 @@
.baseHP = 50, \
.baseAttack = 150, \
.baseDefense = 50, \
.baseSpeed = 150, \
.baseSpAttack = 150, \
.baseSpDefense = 50, \
.baseSpeed = 150, \
.type1 = TYPE_NORMAL, \
.type2 = TYPE_NORMAL, \
.catchRate = 3, \