mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 12:23:20 -05: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