diff options
Diffstat (limited to 'audio/sfx/go_outside_3.asm')
-rw-r--r-- | audio/sfx/go_outside_3.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/go_outside_3.asm b/audio/sfx/go_outside_3.asm index 25284c5c..37952248 100644 --- a/audio/sfx/go_outside_3.asm +++ b/audio/sfx/go_outside_3.asm @@ -1,7 +1,7 @@ SFX_Go_Outside_3_Ch7: - noisenote 2, 241, 84 - noisenote 12, 113, 35 - noisenote 2, 177, 84 - noisenote 12, 97, 35 - noisenote 6, 65, 84 + noisenote 2, 15, 1, 84 + noisenote 12, 7, 1, 35 + noisenote 2, 11, 1, 84 + noisenote 12, 6, 1, 35 + noisenote 6, 4, 1, 84 endchannel |