diff options
Diffstat (limited to 'audio/sfx/heal_ailment_1.asm')
-rw-r--r-- | audio/sfx/heal_ailment_1.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/heal_ailment_1.asm b/audio/sfx/heal_ailment_1.asm index 1166676e..35a0f647 100644 --- a/audio/sfx/heal_ailment_1.asm +++ b/audio/sfx/heal_ailment_1.asm @@ -1,9 +1,9 @@ SFX_Heal_Ailment_1_Ch4: duty 2 - pitchenvelope 20 + pitchenvelope 1, 4 squarenote 4, 242, 0, 6 squarenote 4, 242, 0, 6 - pitchenvelope 23 + pitchenvelope 1, 7 squarenote 15, 242, 0, 6 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |