diff --git a/hooks.asm b/hooks.asm index e15ac09..4830fd3 100755 --- a/hooks.asm +++ b/hooks.asm @@ -431,6 +431,11 @@ JSL.l OnPrepFileSelect ;================================================================================ ; Light speed ;-------------------------------------------------------------------------------- + +; Message +org $1ED4FF +JSL AgahnimAsksAboutPed + ; Spam blue balls if ped not pulled org $1ED6E8 JSL CheckAgaForPed : NOP @@ -440,6 +445,8 @@ JSL CheckAgaForPed : NOP org $00F970 JSL KillGanon + + ;-------------------------------------------------------------------------------- ;================================================================================