Add missing shouldDynamax (#4442)
This commit is contained in:
parent
6f538d840c
commit
baaefb4d72
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
||||||
.isShiny = TRUE,
|
.isShiny = TRUE,
|
||||||
#line 18
|
#line 18
|
||||||
.dynamaxLevel = 5,
|
.dynamaxLevel = 5,
|
||||||
|
.shouldDynamax = TRUE,
|
||||||
.moves = {
|
.moves = {
|
||||||
#line 19
|
#line 19
|
||||||
MOVE_AIR_SLASH,
|
MOVE_AIR_SLASH,
|
||||||
|
|
Loading…
Reference in a new issue