diff --git a/hooks.asm b/hooks.asm index f16b2dc..b63878b 100644 --- a/hooks.asm +++ b/hooks.asm @@ -1481,6 +1481,10 @@ JSL.l DialogBombosTablet ;-- Ether tablet org $05F429 ; <- 2F429 sprite_medallion_tablet.asm : 317 (JSL Sprite_ShowMessageUnconditional) JSL.l DialogEtherTablet +;---------------------------------------------------- +;-- Thrown fish (move to different text ID) +org $1D82B2 ; <- 0xE82B2 low byte of message +db #$8F ;================================================================================ ;================================================================================ diff --git a/i18n_en.bin b/i18n_en.bin index 6ee23a2..55ed5e0 100644 Binary files a/i18n_en.bin and b/i18n_en.bin differ