diff options
Diffstat (limited to 'audio/sfx/heal_ailment_4.asm')
-rw-r--r-- | audio/sfx/heal_ailment_4.asm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/sfx/heal_ailment_4.asm b/audio/sfx/heal_ailment_4.asm new file mode 100644 index 00000000..4320c06b --- /dev/null +++ b/audio/sfx/heal_ailment_4.asm @@ -0,0 +1,9 @@ +SFX_Heal_Ailment_4_Ch5: + duty_cycle 2 + pitch_sweep 1, 4 + square_note 4, 15, 2, 1536 + square_note 4, 15, 2, 1536 + pitch_sweep 1, 7 + square_note 15, 15, 2, 1536 + pitch_sweep 0, 8 + sound_ret |