Remaining story flags referenced in event scripts

This commit is contained in:
PikalaxALT
2019-10-21 09:58:14 -04:00
parent 3ab70c735e
commit a1bddb8f8c
40 changed files with 410 additions and 377 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ EventScript_165105:: @ 8165105
return
EventScript_165109:: @ 8165109
checkflag FLAG_0x2F5
checkflag FLAG_LUGIA_FLEW_AWAY
goto_if TRUE, EventScript_1A77A9
clearflag FLAG_HIDE_LUGIA
return
@@ -80,7 +80,7 @@ NavelRock_Base_EventScript_165134:: @ 8165134
end
EventScript_1651D9:: @ 81651D9
setflag FLAG_0x2F5
setflag FLAG_LUGIA_FLEW_AWAY
setvar VAR_0x8004, SPECIES_LUGIA
goto EventScript_1A9236
end