diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-04-03 19:25:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-03 19:25:01 -0400 |
| commit | c47eca8a182a2a202cd65e2af93e9ef322d8674c (patch) | |
| tree | 30cc360cbf4b2f3250864aa28cc88a728074e3db /data/maps/Route12 | |
| parent | 200c82e01a94dbe535e6ed8768d8afad4444d4d2 (diff) | |
| parent | 8f74dda3e443d561b21d6b267aa71d14aed05031 (diff) | |
Merge pull request #316 from PikalaxALT/various_documentation
Various documentation
Diffstat (limited to 'data/maps/Route12')
| -rw-r--r-- | data/maps/Route12/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route12/scripts.inc b/data/maps/Route12/scripts.inc index 9ace7b7b0..af0ab05a4 100644 --- a/data/maps/Route12/scripts.inc +++ b/data/maps/Route12/scripts.inc @@ -15,7 +15,7 @@ Route12_EventScript_Snorlax:: @ 8168014 faceplayer goto_if_unset FLAG_GOT_POKE_FLUTE, Route12_EventScript_SnorlaxNoPokeFlute goto_if_questlog EventScript_ReleaseEnd - special sub_8112364 + special QuestLog_OnInteractionWithSpecialNpc msgbox Text_WantToUsePokeFlute, MSGBOX_YESNO compare VAR_RESULT, NO goto_if_eq Route12_EventScript_DontUsePokeFlute |
