diff options
Diffstat (limited to 'audio/sfx/tink_3.asm')
-rw-r--r-- | audio/sfx/tink_3.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/tink_3.asm b/audio/sfx/tink_3.asm index c4f443e2..e586402f 100644 --- a/audio/sfx/tink_3.asm +++ b/audio/sfx/tink_3.asm @@ -1,8 +1,8 @@ SFX_Tink_3_Ch4: duty 2 - pitchenvelope 58 + pitchenvelope 3, -2 squarenote 4, 242, 0, 2 - pitchenvelope 34 + pitchenvelope 2, 2 squarenote 8, 226, 0, 2 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |