aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/battle_2f.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-05-20 19:40:33 -0500
committerdannye <33dannye@gmail.com>2020-05-20 20:02:53 -0500
commit10f9559eab8c93b94abb8ae8d1083704ad4e169a (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /audio/sfx/battle_2f.asm
parentMerge pull request #39 from TiKevin83/master (diff)
downloadpokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.gz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.xz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.zip
Sync with pokered
Diffstat (limited to 'audio/sfx/battle_2f.asm')
-rw-r--r--audio/sfx/battle_2f.asm34
1 files changed, 17 insertions, 17 deletions
diff --git a/audio/sfx/battle_2f.asm b/audio/sfx/battle_2f.asm
index f511c832..dd80e599 100644
--- a/audio/sfx/battle_2f.asm
+++ b/audio/sfx/battle_2f.asm
@@ -1,21 +1,21 @@
-SFX_Thunderbolt_Ch1:
- dutycycle 43
- unknownsfx0x20 3, 241, 240, 7
- unknownsfx0x20 4, 242, 0, 2
- loopchannel 8, SFX_Thunderbolt_Ch1
- endchannel
+SFX_Battle_2F_Ch5:
+ duty_cycle_pattern 0, 2, 2, 3
+ square_note 3, 15, 1, 2032
+ square_note 4, 15, 2, 512
+ sound_loop 8, SFX_Battle_2F_Ch5
+ sound_ret
-SFX_Thunderbolt_Ch2:
- dutycycle 179
- unknownsfx0x20 4, 226, 2, 2
- unknownsfx0x20 4, 225, 226, 7
- loopchannel 9, SFX_Thunderbolt_Ch2
- endchannel
+SFX_Battle_2F_Ch6:
+ duty_cycle_pattern 2, 3, 0, 3
+ square_note 4, 14, 2, 514
+ square_note 4, 14, 1, 2018
+ sound_loop 9, SFX_Battle_2F_Ch6
+ sound_ret
-SFX_Thunderbolt_Ch3:
- unknownnoise0x20 4, 255, 67
- unknownnoise0x20 4, 242, 68
- loopchannel 9, SFX_Thunderbolt_Ch3
- endchannel
+SFX_Battle_2F_Ch8:
+ noise_note 4, 15, -7, 67
+ noise_note 4, 15, 2, 68
+ sound_loop 9, SFX_Battle_2F_Ch8
+ sound_ret