diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/sfx_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/sfx_constants.asm b/constants/sfx_constants.asm index f9226dc74..37fd908db 100644 --- a/constants/sfx_constants.asm +++ b/constants/sfx_constants.asm @@ -128,7 +128,7 @@ const SFX_SWEET_KISS ; 7c const SFX_SWEET_KISS_2 ; 7d const SFX_BELLY_DRUM ; 7e - const SFX_UNKNOWN_7F ; 7f + const SFX_TOXIC ; 7f const SFX_SLUDGE_BOMB ; 80 const SFX_FORESIGHT ; 81 const SFX_SPITE ; 82 |