mirror of
https://github.com/pret/pokeemerald.git
synced 2026-07-16 00:35:30 -05:00
Add missing shouldDynamax (#4442)
This commit is contained in:
parent
6f538d840c
commit
baaefb4d72
|
|
@ -52,6 +52,7 @@
|
|||
.isShiny = TRUE,
|
||||
#line 18
|
||||
.dynamaxLevel = 5,
|
||||
.shouldDynamax = TRUE,
|
||||
.moves = {
|
||||
#line 19
|
||||
MOVE_AIR_SLASH,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user