mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-19 09:54:19 +01: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…
x
Reference in New Issue
Block a user