From e6aee5c3752b76c541e51fcf5906286e303da835 Mon Sep 17 00:00:00 2001 From: spannerisms <32842036+spannerisms@users.noreply.github.com> Date: Wed, 7 Apr 2021 04:58:02 -0400 Subject: [PATCH] oops? --- hooks.asm | 7 +++++++ 1 file changed, 7 insertions(+) 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 + + ;-------------------------------------------------------------------------------- ;================================================================================