diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-31 08:49:47 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-31 08:49:47 -0400 |
| commit | af3253561005bccb62ef41a08810d4dd1a5b4ded (patch) | |
| tree | 3eaec499311f0dda67f49e3440c0e2dac6f18acc /data/scripts/pokedex_rating.inc | |
| parent | 4134baf3eb64cc6c17ade48ed27507f9f84a96c5 (diff) | |
Name all specials
Diffstat (limited to 'data/scripts/pokedex_rating.inc')
| -rw-r--r-- | data/scripts/pokedex_rating.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/pokedex_rating.inc b/data/scripts/pokedex_rating.inc index 79f4ad84c..5cea3a753 100644 --- a/data/scripts/pokedex_rating.inc +++ b/data/scripts/pokedex_rating.inc @@ -1,6 +1,6 @@ PokedexRating_EventScript_RateInPerson:: @ 81A737B goto_if_questlog EventScript_ReleaseEnd - special sub_8112364 + special QuestLog_OnInteractionWithSpecialNpc call_if_set FLAG_OAK_SAW_DEX_COMPLETION, PokedexRating_EventScript_DexCompleteIntro call_if_unset FLAG_OAK_SAW_DEX_COMPLETION, PokedexRating_EventScript_NormalIntro call PokedexRating_EventScript_Rate |
