diff options
Diffstat (limited to 'audio/sfx/teleport_enter1_1.asm')
-rw-r--r-- | audio/sfx/teleport_enter1_1.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/teleport_enter1_1.asm b/audio/sfx/teleport_enter1_1.asm index c4d1a681..c18d5af9 100644 --- a/audio/sfx/teleport_enter1_1.asm +++ b/audio/sfx/teleport_enter1_1.asm @@ -1,10 +1,10 @@ SFX_Teleport_Enter1_1_Ch4: duty 1 - pitchenvelope 23 + pitchenvelope 1, 7 squarenote 15, 215, 0, 7 squarenote 15, 183, 128, 6 squarenote 15, 135, 0, 6 squarenote 15, 71, 128, 5 squarenote 15, 23, 0, 5 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |