diff options
Diffstat (limited to 'data/scripts/pokedex_rating.inc')
-rw-r--r-- | data/scripts/pokedex_rating.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/scripts/pokedex_rating.inc b/data/scripts/pokedex_rating.inc index c9d836aee..4a3d39042 100644 --- a/data/scripts/pokedex_rating.inc +++ b/data/scripts/pokedex_rating.inc @@ -1,7 +1,5 @@ ProfOak_EventScript_RatePokedexInPerson:: @ 81A737B - special sub_8110AB4 - compare VAR_RESULT, 2 - goto_if_eq EventScript_1A7AE0 + goto_if_questlog EventScript_ReleaseEnd special sub_8112364 call_if_set FLAG_OAK_SAW_DEX_COMPLETION, ProfOak_EventScript_DexCompleteIntro call_if_unset FLAG_OAK_SAW_DEX_COMPLETION, ProfOak_EventScript_NormalIntro |