diff options
Diffstat (limited to 'audio/sfx/battle_13.asm')
-rw-r--r-- | audio/sfx/battle_13.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/battle_13.asm b/audio/sfx/battle_13.asm index 252da5f3..882be8c7 100644 --- a/audio/sfx/battle_13.asm +++ b/audio/sfx/battle_13.asm @@ -1,6 +1,6 @@ SFX_Battle_13_Ch7: - noisenote 8, 79, 51 - noisenote 4, 196, 34 - noisenote 6, 242, 35 - noisenote 15, 242, 34 + noisenote 8, 4, -7, 51 + noisenote 4, 12, 4, 34 + noisenote 6, 15, 2, 35 + noisenote 15, 15, 2, 34 endchannel |