diff options
Diffstat (limited to 'audio/sfx/teleport_enter2_3.asm')
-rw-r--r-- | audio/sfx/teleport_enter2_3.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/teleport_enter2_3.asm b/audio/sfx/teleport_enter2_3.asm index cfeebf12..cc883000 100644 --- a/audio/sfx/teleport_enter2_3.asm +++ b/audio/sfx/teleport_enter2_3.asm @@ -1,6 +1,6 @@ SFX_Teleport_Enter2_3_Ch7: - noisenote 2, 241, 50 - noisenote 2, 0, 0 - noisenote 2, 241, 34 - noisenote 1, 0, 0 + noisenote 2, 15, 1, 50 + noisenote 2, 0, 0, 0 + noisenote 2, 15, 1, 34 + noisenote 1, 0, 0, 0 endchannel |