mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
Fixed modern compile
This commit is contained in:
parent
7327be6f9e
commit
7999220361
|
|
@ -10,7 +10,7 @@
|
|||
.baseSpeed = 150, \
|
||||
.baseSpAttack = 150, \
|
||||
.baseSpDefense = 50, \
|
||||
.types { TYPE_NORMAL, TYPE_NORMAL}, \
|
||||
.types = { TYPE_NORMAL, TYPE_NORMAL}, \
|
||||
.catchRate = 3, \
|
||||
.expYield = 1, \
|
||||
.evYield_HP = 2, \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user