diff options
Diffstat (limited to 'audio/sfx/poisoned_1.asm')
-rw-r--r-- | audio/sfx/poisoned_1.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/poisoned_1.asm b/audio/sfx/poisoned_1.asm index 73068b86..3bf3cf91 100644 --- a/audio/sfx/poisoned_1.asm +++ b/audio/sfx/poisoned_1.asm @@ -1,8 +1,8 @@ SFX_Poisoned_1_Ch4: duty 0 - unknownsfx0x10 20 - unknownsfx0x20 4, 242, 0, 6 + pitchenvelope 20 + squarenote 4, 242, 0, 6 loopchannel 4, SFX_Poisoned_1_Ch4 - unknownsfx0x20 15, 243, 0, 6 - unknownsfx0x10 8 + squarenote 15, 243, 0, 6 + pitchenvelope 8 endchannel |