mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-04 02:10:01 +01:00
Merge pull request #2191 from sphericalice/patch-1
Give Pikachu its typing back
This commit is contained in:
commit
e40fe3308c
@ -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…
x
Reference in New Issue
Block a user