Give Pikachu its typing back

This commit is contained in:
sphericalice 2022-07-18 09:41:04 +01:00 committed by GitHub
parent ade935f6cf
commit 65db9238e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,8 @@
.baseSpeed = 90, \
.baseSpAttack = 50, \
PIKACHU_BASE_DEFENSES, \
.type1 = TYPE_ELECTRIC, \
.type2 = TYPE_ELECTRIC, \
.catchRate = 190, \
.expYield = 112, \
.evYield_Speed = 2, \