Skip to content

Commit d5437ee

Browse files
committed
Attempt to fix Jachinthe.
1 parent 4346070 commit d5437ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SerialPrograms/Source/PokemonLZA/Programs/PokemonLZA_TrainerBattle.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ void TrainerBattleState::run_lock_recovery(ConsoleHandle& console, ProController
123123

124124
ssf_press_right_joystick(context, 0, 128, 0ms, 1000ms, 0ms);
125125
pbf_mash_button(context, BUTTON_ZL, 1000ms);
126+
pbf_press_button(context, BUTTON_ZL, 500ms, 0ms);
126127
}
127128

128129

0 commit comments

Comments
 (0)