Merge pull request #107 from spannerisms/master

Agahnim Light Speed message
This commit is contained in:
KatDevsGames
2021-04-20 14:26:58 -05:00
committed by GitHub
13 changed files with 1884 additions and 828 deletions

View File

@@ -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
;--------------------------------------------------------------------------------
;================================================================================