diff options
Diffstat (limited to 'audio/sfx/tink_2.asm')
-rw-r--r-- | audio/sfx/tink_2.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/tink_2.asm b/audio/sfx/tink_2.asm index 99fc105b..f1cc705d 100644 --- a/audio/sfx/tink_2.asm +++ b/audio/sfx/tink_2.asm @@ -1,8 +1,8 @@ SFX_Tink_2_Ch4: duty 2 pitchenvelope 3, -2 - squarenote 4, 242, 0, 2 + squarenote 4, 15, 2, 512 pitchenvelope 2, 2 - squarenote 8, 226, 0, 2 + squarenote 8, 14, 2, 512 pitchenvelope 0, 0 endchannel |