mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-28 12:44:18 +01:00
Give Pikachu its typing back
This commit is contained in:
parent
ade935f6cf
commit
65db9238e8
@ -23,6 +23,8 @@
|
||||
.baseSpeed = 90, \
|
||||
.baseSpAttack = 50, \
|
||||
PIKACHU_BASE_DEFENSES, \
|
||||
.type1 = TYPE_ELECTRIC, \
|
||||
.type2 = TYPE_ELECTRIC, \
|
||||
.catchRate = 190, \
|
||||
.expYield = 112, \
|
||||
.evYield_Speed = 2, \
|
||||
|
Loading…
Reference in New Issue
Block a user