aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/battle_35.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-22 09:57:31 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-22 09:57:31 -0500
commitb4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec (patch)
tree990c331053e70ab256533f5e70ac4f7cb5c58af1 /audio/sfx/battle_35.asm
parentName some battle sound effects (diff)
downloadpokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.gz
pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.xz
pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.zip
Rename sound effect files
Diffstat (limited to 'audio/sfx/battle_35.asm')
-rw-r--r--audio/sfx/battle_35.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/audio/sfx/battle_35.asm b/audio/sfx/battle_35.asm
new file mode 100644
index 00000000..7e64aca9
--- /dev/null
+++ b/audio/sfx/battle_35.asm
@@ -0,0 +1,29 @@
+SFX_Battle_35_Ch1: ; 208e0 (8:48e0)
+ executemusic
+ vibrato 10, 2, 4
+ duty 2
+ notetype 10, 8, 7
+ octave 5
+ G# 8
+ octave 6
+ F# 4
+ E_ 4
+ octave 5
+ G# 8
+ endchannel
+
+
+SFX_Battle_35_Ch2: ; 208f0 (8:48f0)
+ executemusic
+ vibrato 10, 2, 3
+ duty 2
+ notetype 11, 6, 7
+ octave 5
+ G# 8
+ notetype 10, 6, 7
+ octave 6
+ F# 4
+ E_ 4
+ octave 5
+ G# 8
+ endchannel