diff --git a/test/battle/trainer_control.h b/test/battle/trainer_control.h index b0f417bb4d..125a19d46f 100644 --- a/test/battle/trainer_control.h +++ b/test/battle/trainer_control.h @@ -52,6 +52,7 @@ .isShiny = TRUE, #line 18 .dynamaxLevel = 5, + .shouldDynamax = TRUE, .moves = { #line 19 MOVE_AIR_SLASH,