From ae1d50c0262ff63557929dea47d6c20c2651d1ba Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 29 Aug 2013 15:24:37 -0400 Subject: [PATCH] warp sound effects in field moves --- main.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.asm b/main.asm index 38cd0c037..01d6cc5bb 100644 --- a/main.asm +++ b/main.asm @@ -21562,13 +21562,13 @@ UnknownScript_0xcc35: ; 0xcc35 UnknownScript_0xcc3c: ; 0xcc3c closetext loadmovesprites - playsound $0013 + playsound SFX_WARP_TO applymovement $0, MovementData_0xcc59 3call BANK(UnknownScript_0x122c1), UnknownScript_0x122c1 special $0000 writecode $8, $0 newloadmap $f5 - playsound $0014 + playsound SFX_WARP_FROM applymovement $0, MovementData_0xcc5d end ; 0xcc59