diff options
Diffstat (limited to 'audio/sfx/battle_17.asm')
-rw-r--r-- | audio/sfx/battle_17.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/battle_17.asm b/audio/sfx/battle_17.asm index 5164fdd6..b6cc787e 100644 --- a/audio/sfx/battle_17.asm +++ b/audio/sfx/battle_17.asm @@ -1,6 +1,6 @@ SFX_Battle_17_Ch7: - noisenote 2, 148, 51 - noisenote 4, 180, 34 - noisenote 4, 241, 68 - noisenote 8, 241, 85 + noisenote 2, 9, 4, 51 + noisenote 4, 11, 4, 34 + noisenote 4, 15, 1, 68 + noisenote 8, 15, 1, 85 endchannel |