From b6b800b95d1910a1bfc2ad5ca114e246fe421798 Mon Sep 17 00:00:00 2001 From: slefforge Date: Mon, 1 Jul 2024 18:55:37 -0500 Subject: [PATCH] Enable Sopo bool for Powershield Training --- ASM/training-mode/Custom Events/Custom Event Code - Rewrite.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASM/training-mode/Custom Events/Custom Event Code - Rewrite.asm b/ASM/training-mode/Custom Events/Custom Event Code - Rewrite.asm index f8865561..082f40e4 100644 --- a/ASM/training-mode/Custom Events/Custom Event Code - Rewrite.asm +++ b/ASM/training-mode/Custom Events/Custom Event Code - Rewrite.asm @@ -3690,7 +3690,7 @@ Powershield: li r5,Falco.Ext #Use chosen CPU li r6,FinalDestination #Use SSS Stage load r7,EventOSD_Powershield - li r8,0 #Use Sopo bool + li r8,1 #Use Sopo bool bl InitializeMatch #STORE THINK FUNCTION