diff options
Diffstat (limited to 'audio/sfx/poisoned_3.asm')
-rw-r--r-- | audio/sfx/poisoned_3.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/poisoned_3.asm b/audio/sfx/poisoned_3.asm index b651e3db..c0811adc 100644 --- a/audio/sfx/poisoned_3.asm +++ b/audio/sfx/poisoned_3.asm @@ -1,8 +1,8 @@ SFX_Poisoned_3_Ch4: duty 0 - pitchenvelope 20 + pitchenvelope 1, 4 squarenote 4, 242, 0, 6 loopchannel 4, SFX_Poisoned_3_Ch4 squarenote 15, 243, 0, 6 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |