diff options
Diffstat (limited to 'maps/VermilionPort.asm')
-rw-r--r-- | maps/VermilionPort.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/VermilionPort.asm b/maps/VermilionPort.asm index 72f7e2b80..c8c7680bb 100644 --- a/maps/VermilionPort.asm +++ b/maps/VermilionPort.asm @@ -52,11 +52,11 @@ SailorScript_0x74dc4: ; 0x74dc4 loadmovesprites spriteface $2, $0 pause 10 - playsound $0023 + playsound SFX_EXIT_BUILDING disappear $2 waitbutton applymovement $0, MovementData_0x74ef1 - playsound $0023 + playsound SFX_EXIT_BUILDING special $002e waitbutton setevent $073a |